# Backend for EbermergenTD ## Install Requirements: python3, python3-venv and pip ## Available scripts - `make venv`: creates a python virtual environment - `make install`: installs python dependencies - `make run`: runs the development server - `make test`: runs unittests