Skip to content

pinussilvestrus/epwt

Repository files navigation

epwt

CI

Roller coaster mining with Camunda Cloud - Example: Europa Park (Rust).

Installation

git clone https://github.com/pinussilvestrus/epwt.git
cd epwt
npm install

Start workers

Make sure to configure your Camunda Cloud connection credentials. Have a look at the example to get further information.

npm run start:worker

The workers will create a database file db/rides.json. This is required to make the client run.

Start client

npm run start:client

License

MIT