2020-01-07 20:03:24 +01:00
..
2020-01-07 19:47:20 +01:00
2020-01-07 19:47:20 +01:00
2020-01-07 19:47:20 +01:00
2020-01-07 19:55:57 +01:00
2020-01-07 19:47:20 +01:00
2020-01-07 20:03:24 +01:00
2020-01-07 19:47:20 +01:00

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