project setup

This commit is contained in:
2024-03-24 13:41:49 +03:00
commit ef60d563fa
37 changed files with 19910 additions and 0 deletions

5
env/frontend/dev.env vendored Normal file
View File

@ -0,0 +1,5 @@
CI=true
PORT=3000
HOST=0.0.0.0
WDS_SOCKET_PORT=0
REACT_APP_DOMAIN=127.0.0.1

0
env/frontend/prod.env vendored Normal file
View File