Kwauri is a delivery system platform, where travellers make delivery of package to their destination and get paid for each successful delivery. Senders have the ability to track the movement of the package until delivery.
- MongoDB and database created
- Clone the application and run
npm install - Run
cp config/env.examples.js config/env.jsto create the env variables and fill them - Run
npm run devto start development server
- NodeJS / Express
- Mongo Database
- Postman