demo: https://allbirds-beta.vercel.app
video: https://youtu.be/sx6gAqcOGP8
- docker
npm run dev
npm run dev:down
mongodb-memory-server needs non-alpine node image so i will test locally requirements:
- npm
- mongodb
npm run test --prefix=server
npm run compose:prod -- up -d
npm run compose:prod down
npm run compose:prod -- build [service]
npm run compose:prod -- --force-recreate [service]
npm run prod
npm run client/server [command]
git config core.hooksPath client/.husky