To add your event, please open a PR with your event added to the events.json file. Please follow the format of the other events in the file.
This project is managed by pnpm and written in typescript. You will need pnpm installed globally to run this project.
npm i -g pnpmNow you can install the project dependencies.
pnpm iTo build the project run the following command.
pnpm buildTo run the server run the following command.
pnpm run serverTo run webpack dev server run the following command.
pnpm run clientMIT Rocket Connect.
