init frontend_management
This commit is contained in:
parent
af58550f7f
commit
62812f2090
23 changed files with 13174 additions and 0 deletions
5
frontend_management/.env.example
Normal file
5
frontend_management/.env.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# API Configuration
|
||||
API_BASE_URL=http://localhost:3001/api
|
||||
|
||||
# Application
|
||||
NODE_ENV=development
|
||||
Loading…
Add table
Add a link
Reference in a new issue