[V0.5] Working application with all 4 screens as of yet.

This commit is contained in:
c-d-p
2025-04-26 13:23:45 +02:00
parent 22a4fc50a5
commit 04d9136b96
15 changed files with 154 additions and 29 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
# backend
backend/env
backend/.env
backend/db
backend/redis_data
# frontend
interfaces/nativeapp/node_modules