The app is deployed to https://vaporwiet.netlify.app/
- yarn & node installed
yarn
yarn watch
In different terminals:
yarn dev
- yarn & node (version>=12.2.0)
yarn dev
git subtree push --prefix server heroku master
Run yarn build
locally, then manually upload dir to netlify.