Skip to content

christo-pr/dvl-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Divertilandia Care&Fun API

Install

Clone this repository:

git clone 

Install dependencies:

npm install

Development

You need mongo installed in your computer.

Run the seed for the Config model

npm run seed

This will populate the primary configuration which is the price per hour. (Default: 30)

Run it with:

npm run dev

Releases

No releases published

Packages

No packages published