Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 234 Bytes

File metadata and controls

5 lines (4 loc) · 234 Bytes

what2ride api

How to start

Before you can start the api, you need to create a .env file. See the .env.example file for reference. After creating the .env file, you can start the api by running npm i and npm run start.