added backend which maintains ai instances;
added frontend as control panel
This commit is contained in:
5
backend/README.md
Normal file
5
backend/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Run dev env: `./dev.sh`
|
||||
|
||||
Migrate `python manage.py migrate`
|
||||
|
||||
Make migration `python manage.py makemigrations --name <name> ai`
|
||||
Reference in New Issue
Block a user