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/
1) Install
bundle install
2) Run the server
rails server
3) Using a browser, start using the application at
http://localhost:3000