miguelramosfdz / cfr_demo_backend

Backend for Cloud Fleet Routing demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cfr_demo_backend

Google Cloud Fleet Routing: OptimizeTours API

Taken from:

How to run the app:

  1. cd into your project
  2. Create a .env file with the following parameters:
    API_KEY=={GOOGLE_API_KEY}
    
  3. Open terminal and run npm install (this will install the required dependencies)
  4. Run npm start

Please contact afian@afi.io if you have any questions or suggestions. Pull requests are welcome.

About

Backend for Cloud Fleet Routing demo app


Languages

Language:JavaScript 100.0%