Skip to content

ratkorle/pizzaCapeBackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the main repository for the PizzaCape backend developed using the MEAN stack.

In order to start to develop need to have installed:

Clone this repository and install nodejs dependencies:

npm install

Next unzip all .gz files from dbexport into some folder (for example: pizzacapedb) and execute:

mongorestore -d pizzacapedb path/to/unzipped/pizzacapedb/folder
npm run start
npm run debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published