90273960d33b000aac114063d2cd55db0f44baea
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
$ quart run
Languages
Python
46.1%
HTML
34.7%
SCSS
13.3%
Jinja
2.9%
Shell
1%
Other
2%