codesandtags / meetup-pwa

This is a simple meetup project which implements some cool PWA features
https://meetup-pwa.herokuapp.com/
MIT License
2 stars 0 forks source link

feat: Add Continous Integration using Heroku #2

Closed codesandtags closed 7 years ago

codesandtags commented 7 years ago

The project should be integrated with Heroku in order to create deployments after we merge the code into the master branch.

https://www.heroku.com/

codesandtags commented 7 years ago

Currently, we support CI on Heroku after we merge any PR in the master branch.