Move frontend
This commit is contained in:
parent
7d51206deb
commit
7ea082fecb
37 changed files with 2993 additions and 3 deletions
6
backend/.env.example
Normal file
6
backend/.env.example
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Server Configuration
|
||||
PORT=3001
|
||||
NODE_ENV=development
|
||||
|
||||
# CORS Configuration
|
||||
FRONTEND_URL=*
|
||||
Loading…
Add table
Add a link
Reference in a new issue