npm install
npm run dev
When ran locally, the app will use the env variables in .env.development
(especially the api url).
The app should be launched on localhost:3000
.
Pushing to the master
branch will deploy the app to www.boiderer.com.
Pushing to the dev
branch will deploy to the test app devbroiderer.