Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 235 Bytes

deployment.md

File metadata and controls

8 lines (5 loc) · 235 Bytes

🚀 Deployment

There are two servers running:

Staging server - To deploy push to the develop branch
Production server - To deploy push to the master branch

To run Database on heroku: "heroku run bash" and npm run db:setup