Thanks for taking the time to contribute! ❤️
yarn installyarn build-packagesyarn test-packagesRequires 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-servicesyarn testyarn serveAfter 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.