406 B
406 B
Chaos West TV Website
Build instructions:
Create a webserver for lektor after installing the requirements:
lektor server
Install requirements
poetry is used to manage requirements
# install poetry
pip install poetry
# install requirements
poetry install --no-root
License
License: MIT License