Thanks for taking the time to contribute! ❤️
yarn install
yarn build-packages
yarn test-packages
Requires docker
& docker compose
When changing code in apps/service/
directory the service will reload itself
Run from apps/service/
directory
yarn serve
By default the service will start on port 3333
The script will generate 3 projects, run it when the local service is running
yarn gen-local-data
Run from apps/service/
directory
yarn start:mock-services
yarn test
yarn serve
After running the command the website will be available at https://localhost:4000/
By default the local website will expect a local BundleMon service on port 3333
.