[docs] add some installation instructions

This commit is contained in:
lare 2023-01-16 16:55:56 +01:00
parent 018f45bb9e
commit c17ddf1a03
4 changed files with 95 additions and 1 deletions

3
web/start.sh Normal file
View file

@ -0,0 +1,3 @@
#! /bin/bash
source venv/bin/activate
python backend/main.py