Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 136 Bytes

File metadata and controls

7 lines (4 loc) · 136 Bytes

Install mongo then start the Daemon with

mongod --dbpath data/db

Then use shotgun or rack up to bring up the server:

rackup config.ru