- Node LTS
- npm >=7 - you can install it with
npm install -g npm@latest - docker
- docker-compose
npm cinpm run db:upnpm run db:migrate
npm test --workspaces
npm test -w src/step-06-testing
cd src/step-{n}-{name}- check each module's README file to see which scripts are available
npm start