Move Frontend to Same Repo

This commit is contained in:
2022-05-19 06:11:46 +07:00
parent 44dffed190
commit 5375446fb5
277 changed files with 60340 additions and 0 deletions

5
frontend/.env.development Executable file
View File

@@ -0,0 +1,5 @@
GENERATE_SOURCEMAP=false
PORT=8083
REACT_APP_HOST_API_URL="http://localhost:8000"