hackoregon / transportation-system-backend

2018 repo for the transportation api backend
MIT License
8 stars 2 forks source link

Startup and Running Scripts #6

Closed bhgrant8 closed 6 years ago

bhgrant8 commented 6 years ago

We should write scripts that can easily startup containers so devs are not having to repeat long cli commands.

these scripts should allow for easily switching between environments maybe with a simple flag?

The scripts in this directory can serve as general patterns:

https://github.com/hackoregon/backend-service-pattern/tree/master/bin

bhgrant8 commented 6 years ago

PR implementing has been merged into staging. Closing issue