Skip to content

alanmarcell/demo-rest-server

Repository files navigation

Demo Server

Codacy Badge Build Status codecov.io Dependency Status bitHound Score MIT license

Translations

pt-br en-us

Demo Server was made with Polutz

Use

NPM Global packages

    npm install -g ts-node babel-cli

Setup

    npm install   
    node seed.js 

Pre-start

Make sure mongodb is running on port 27017

Start

    npm start