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

Make a script to set up dev environment - run both API and HTTP server for website #30

Open
Bravo555 opened this issue Jul 4, 2018 · 0 comments
Labels
devops Doesn't change anything on the website. Usually changes to architecture or automating development.

Comments

@Bravo555
Copy link
Member

Bravo555 commented Jul 4, 2018

Right now, if you want to run your own mock API for development purposes, you need to clone it and run it. JS then checks if port taken by the API is free, and if it isn't, it knows to use the local dev API.

This is an extra step we can automate.

@Bravo555 Bravo555 added the devops Doesn't change anything on the website. Usually changes to architecture or automating development. label Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Doesn't change anything on the website. Usually changes to architecture or automating development.
Projects
None yet
Development

No branches or pull requests

1 participant