streetfleet-backend

Description

This repo is the backend for Street Fleet vehicle tracking app.

Usage

  1. Clone and run npm install.
  2. Duplicate .env.default into an .env file and configure it with the correct database access data and queue name.
  3. Start MongoDB processes in your machine.
  4. Run the server with nodemon app.js .
  5. Refer to StreetFleet.postman02_04_18.json for the expected request formats.
  6. Feel free to use apiary documentation
  7. Follow the instruction for the webclient and mobile

Tech Stack

App architecture

Contributors

Pull requests are welcome. By participating in this project, you agree to abide by the thoughtbot code of conduct

Fork, then clone the repository. Push to your fork and submit a pull request.

License

This project is licensed under the MIT License