The code that renders https://jazzband.co.
Copy .env-dist
to .env
.
Install Docker and NPM.
Run make build
. This will create a set of Docker containers with all backends
and dependencies.
Get Orbstack.
Run make run
to run the development server and worker. The website will be available
at https://jazzband.local.
The content of this project is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International license, and the underlying source code used to format and display that content is licensed under the MIT license.