<aside> 💡 Frequently used commands. This is a helpful page to add to your Favorites.

</aside>

🚚 Run Locally

npm run install:server
npm run install:frontend
npm run start:server
npm run start:frontend

🚢 Deployment

TODO: WIP: see How to Deploy

To restart the Dyno from the Heroku CLI:

heroku dyno:restart -a carriage-web