-
Notifications
You must be signed in to change notification settings - Fork 1
Development Workflow
Mikel Duffy edited this page Dec 27, 2016
·
5 revisions
- Separate repos for each service and client.
- Docker
- Airbnb style guide - base for back-end services, and full for front-end client. See links for installation/config. Your .eslintrc should look like this.
- Gitlabs looks great for testing each service/client individually.
Need to figure out how to deploy to a staging environment to run integration tests on all of the services as we develop them.