cebb86c5f3689c222197f9cf43f26e62d1160c54
We don’t have proper dependency tracking for those in Make, and I don’t care to invest a lot into getting this right, given that the build for all of them finishes in <1s.
Snikket Web Portal
Start the dev server
$ direnv allow
$ mkdir .local
$ cp web_config.example.py .local/web_config.py
$ $EDITOR .local/web_config.py # to adapt the configuration to your needs
$ pip install -r requirements.txt
$ pip install -r build-requirements.txt
$ make
$ quart run
Languages
Python
46.1%
HTML
34.7%
SCSS
13.3%
Jinja
2.9%
Shell
1%
Other
2%
