Funkapparat is a Danish term for radio set.
It is a editor for news and announcements at demoparties. Can be used in conjunction with billedapparat.
We use mise to automatically manage all tool versions (Go, Node, etc.) and project tasks.
# 1. Install mise (if not already installed)
curl https://mise.run | sh
# 2. Setup the project (installs dependencies and starts infra)
mise run setup
# 3. Start the development server (hot-reload for backend & frontend)
overmind s --timeout 10Please refer to the configuration and sync documentation. Further information will be added soon.