The Bopmatic Service Console allows customers to monitor their Bopmatic projects.
npm run build
- Run build step above
- Upload the entire build/ directory generated from step #1 above to an S3 bucket or other hosting space
- Ensure Bopmatic API includes CORS headers relative to the source of your website address (S3 bucket endpoint)
npm start
Pull requests are welcome at https://github.com/bopmatic/console
For major changes, please open an issue first to discuss what you would like to change.