toshetoo / friendly-fisherman-client

MIT License
0 stars 0 forks source link

Setup deployment branch to heroku #6

Open toshetoo opened 5 years ago

toshetoo commented 5 years ago

The project should be deployed to a service provider, probably we can use Heroku as it is free. Master branch should be configured to be auto-deployed whenever a push happens to it. Develop branch should be created for developing purposes.

toshetoo commented 5 years ago

Deployment is now automatically triggered whenever a branch is merged into master. A CI with travis is configured to run all available unit tests and if any of them fails, the branch cannot be merged into master. The URL of the deployed project is https://friendly-fisherman.herokuapp.com/