https://github.com/jazzband/website
Code for the Jazzband website
https://github.com/jazzband/website
docker jazzband postgresql python website
Last synced: 3 months ago
JSON representation
Code for the Jazzband website
- Host: GitHub
- URL: https://github.com/jazzband/website
- Owner: jazzband
- License: mit
- Created: 2015-11-05T08:26:44.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T05:43:55.000Z (12 months ago)
- Last Synced: 2025-06-22T00:12:44.562Z (12 months ago)
- Topics: docker, jazzband, postgresql, python, website
- Language: Python
- Homepage: https://jazzband.co
- Size: 6.23 MB
- Stars: 68
- Watchers: 4
- Forks: 38
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://jazzband.co/)
[](https://github.com/jazzband/website/actions/workflows/test.yml)
[](https://codecov.io/gh/jazzband/website)
[](https://calver.org/)
The code that renders https://jazzband.co.
## Installation
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.
## Running
Get [Orbstack](https://orbstack.dev/).
Run `make run` to run the development server and worker. The website will be available
at https://jazzband.local.
## License
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.
[add-to-org]: https://github.com/benbalter/add-to-org
[Attribution-NonCommercial-ShareAlike 4.0 International]: https://creativecommons.org/licenses/by-nc-sa/4.0/