- make sure you have installed
Redis - make sure you have installed
RabbitMQ - configure all settings in
configfolder - create
_storagefolder for scripts storage and push some scripts (or copy_storageindocs/examplesto the root folder) - run
npm i - run
node index.jsornpm run start
- run
npm run tests
- run
npm run lint