Yes
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 1m36s

This commit is contained in:
2026-03-17 00:22:54 +01:00
parent 44663ec051
commit 687a3c922c
18 changed files with 1573 additions and 43 deletions

3
backend/.env.example Normal file
View File

@@ -0,0 +1,3 @@
PORT=5000
DB_URI=mongodb://localhost:27017/
NODE_ENV=development