RyanWarner / supernova

Universal React boilerplate. React, Firebase, Node, Express, Webpack, Styled Components.
7 stars 3 forks source link

Add circleci config #8

Closed RyanWarner closed 5 years ago

RyanWarner commented 5 years ago

I think it would be good to support multiple CI/CD solutions. What if we pick one to be the default (CircleCI?) and then maintain 1 or more branches to support other services.

AWS CodeBuild/CodePipeline is the only other option on my list atm.