Skip to content

4x10m/coopcycle-bot

 
 

Repository files navigation

This project contains bots to simulate activity on a CoopCycle instance.

Right now there a 2 types of bots.

Customers, who create random orders

Couriers, who have routines and wait for orders to deliver.

Installation

npm install
npm install -g pm2

Running the server

make start

Go to http://localhost:3001

Stopping the server

make stop

About

Bots to simulate activity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • HTML 21.3%
  • Other 0.9%