Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 582 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 582 Bytes

smartcity-back

CircleCI Build Status

Smart city SDK Banckend

Start project

In a console, just use a maven's way:

mvn spring-boot:run -Drun.profiles=development

mongodb

also you need to start your mongodb

mongod --dbpath x

x path to database