Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 371 Bytes

README.rdoc

File metadata and controls

20 lines (12 loc) · 371 Bytes

Containers on Demand

This is the web application portion of our containers on demand system. More details to come.

Pre-reqs:

Ensure MongoDB is running - docs.mongodb.org/manual/installation/

Getting Started

1) Install

bundle install

2) Run the server

rails server

3) Using a browser, start using the application at

http://localhost:3000