Done for Login and notification system

This commit is contained in:
2024-05-30 14:35:48 +00:00
parent d5c967d2e5
commit 9400113a57
52 changed files with 2204 additions and 616 deletions

View File

@ -12,10 +12,6 @@ dotenv:
- .env
- .dev.env
tasks:
py:setupdb:
desc: runs it first for init db
cmds:
- poetry run python fuware/db/init_db.py
py:dev:
desc: runs the backend server
cmds: