Skip to content

tudq01/TraveloServer

Repository files navigation

Travelo Server

Installation

Install mongodb compass

https://www.mongodb.com/try/download/shell

Install library:

$ npm install

Init database:

$ npm run seed

Document API

Start Server

$ npm start

Start the server (dev):

$ npm run dev

Test server

http://localhost:5000/api/location/list-provinces

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published