Move frontend

This commit is contained in:
Andras Schmelczer 2025-08-31 13:20:31 +01:00
parent 7d51206deb
commit 7ea082fecb
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
37 changed files with 2993 additions and 3 deletions

6
backend/.env.example Normal file
View file

@ -0,0 +1,6 @@
# Server Configuration
PORT=3001
NODE_ENV=development
# CORS Configuration
FRONTEND_URL=*