Prometheus
Setup Instructions
-
Run
npm install
-
Rename .env.example to .env and replace the variables
REACT_APP_GOOGLE_MAP_KEY=""
REACT_APP_BACKEND_URL="http://prometheus-api.zkx.fi/"
REACT_APP_API_KEY=""
npm start
Run npm install
Rename .env.example to .env and replace the variables
REACT_APP_GOOGLE_MAP_KEY=""
REACT_APP_BACKEND_URL="http://prometheus-api.zkx.fi/"
REACT_APP_API_KEY=""
npm start