This commit is contained in:
2022-11-17 21:02:53 +03:00
commit 8442294982
7 changed files with 379 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# TestSouls
### Запуск
Из корня:
```
backend/scripts/runserver.sh
```