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 pnpm
Now you can install the project dependencies.
pnpm i
To build the project run the following command.
pnpm build
To run the server run the following command.
pnpm run server
To run webpack dev server run the following command.
pnpm run client
MIT Rocket Connect.