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 possible to run application locally #30

Closed
douglascvas opened this issue Sep 3, 2018 · 0 comments
Closed

Make possible to run application locally #30

douglascvas opened this issue Sep 3, 2018 · 0 comments

Comments

@douglascvas
Copy link
Collaborator

Currently it is very hard to develop in the project because we need to have real credentials and deploy to production in order to run/test the application. We need a way to run the application locally to make easier to develop.

douglascvas added a commit that referenced this issue Sep 3, 2018
#17 - Added driver table
#17 - Added driver_car table
#17 - Added driver_ride table
#17 - Created initial prototype for sending sms
#17 - Moved some mysql configurations

#30 - Added support for modifying the database structure from the code
#30 - Refactored code to create and list rides.
#30 - Added missing tests.
#30 - Moved backend sources.
#30 - Implemented express application for running locally.
#30 - Reestructured backend code to use ES6 classes
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
#17 - Added driver table
#17 - Added driver_car table
#17 - Added driver_ride table
#17 - Created initial prototype for sending sms
#17 - Moved some mysql configurations

#30 - Added support for modifying the database structure from the code
#30 - Refactored code to create and list rides.
#30 - Added missing tests.
#30 - Moved backend sources.
#30 - Implemented express application for running locally.
#30 - Reestructured backend code to use ES6 classes
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
douglascvas added a commit that referenced this issue Sep 4, 2018
#30 - Created test step for backend in circle ci.
#30 - Added mysql database to circleci
#30 - Initialising mysql in circleci
#30 - Bumped node version.
douglascvas added a commit that referenced this issue Sep 5, 2018
douglascvas added a commit that referenced this issue Sep 5, 2018
#30 - Fixed merge conflicts.
#30 - Moved test line in circleci config.
#30 - Created test step for backend in circle ci.
#30 - Added mysql database to circleci
#30 - Initialising mysql in circleci
#30 - Bumped node version.
darrenjl added a commit that referenced this issue Sep 29, 2018
#30 - run app locally - initial issue testing was an error on my part, I was missing the .env.local file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants