Thanks for taking the time to contribute! ❤️
yarn installyarn build-packagesyarn test-packagesRequires docker & docker-compose
When changing code in service/ directory the service will reload itself
Run from root directory
yarn start:service
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 service/ directory
yarn start:mock-servicesyarn testyarn startAfter 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.