-
- Downloads
Add REACT_APP_API_URL env variable and use NODE_ENV
use NODE_ENV for api_url, add .env.example Delete bundle.js for now
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- webapp/.env.example 1 addition, 0 deletionswebapp/.env.example
- webapp/.eslintrc.json 1 addition, 1 deletionwebapp/.eslintrc.json
- webapp/package-lock.json 160 additions, 27 deletionswebapp/package-lock.json
- webapp/package.json 4 additions, 2 deletionswebapp/package.json
- webapp/src/index.tsx 3 additions, 2 deletionswebapp/src/index.tsx
- webapp/webpack.config.ts 2 additions, 0 deletionswebapp/webpack.config.ts
webapp/.env.example
0 → 100644
This diff is collapsed.
Please register or sign in to comment