Open karlcow opened 6 years ago
@magsout @laghee How do you test the current webcompat-metrics-client? Using the online API or do you deploy locally the server too?
heroku local
(ochazuke) 15:11:06 ~/code/ochazuke
→ heroku local
[OKAY] Loaded ENV .env File as KEY=VALUE Format
15:11:15 web.1 | [2018-11-08 15:11:15 +0900] [22493] [INFO] Starting gunicorn 19.8.1
15:11:15 web.1 | [2018-11-08 15:11:15 +0900] [22493] [INFO] Listening at: http://0.0.0.0:5000 (22493)
15:11:15 web.1 | [2018-11-08 15:11:15 +0900] [22493] [INFO] Using worker: sync
15:11:15 web.1 | [2018-11-08 15:11:15 +0900] [22496] [INFO] Booting worker with pid: 22496
@magsout @laghee How do you test the current webcompat-metrics-client? Using the online API or do you deploy locally the server too?
The online API.
so I fixed the separate requirements.txt in #42 / #137