Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a dev environment for the project #68

Open
1 of 4 tasks
karlcow opened this issue Nov 8, 2018 · 4 comments
Open
1 of 4 tasks

Create a dev environment for the project #68

karlcow opened this issue Nov 8, 2018 · 4 comments
Assignees
Labels
documentation Instructions for setting up the project locally and functional explanations

Comments

@karlcow
Copy link
Member

karlcow commented Nov 8, 2018

  • Configuration structure
  • separate requirements.txt for dev and staging and production
  • sqlite config for local dev or postgres? @laghee ?
  • fake data for populating DB. 100 issues should be enough
@karlcow
Copy link
Member Author

karlcow commented Nov 8, 2018

@magsout @laghee How do you test the current webcompat-metrics-client? Using the online API or do you deploy locally the server too?

@karlcow
Copy link
Member Author

karlcow commented Nov 8, 2018

In Running Apps Locally

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
Copy link
Member

magsout commented Dec 4, 2018

@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.

@laghee laghee self-assigned this Dec 4, 2018
@laghee laghee added the documentation Instructions for setting up the project locally and functional explanations label Feb 1, 2019
@karlcow
Copy link
Member Author

karlcow commented Jun 23, 2020

so I fixed the separate requirements.txt in #42 / #137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Instructions for setting up the project locally and functional explanations
Projects
None yet
Development

No branches or pull requests

3 participants