Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 246 Bytes

README.nitrous.md

File metadata and controls

18 lines (13 loc) · 246 Bytes

Nitrous.IO Setup

Copy and paste the following commands:

parts install mongodb
parts start mongodb
cd ~/workspace/teeny_url
bundle install

Launch TeenyURL

Copy and paste the following command:

bundle exec puma -p 3000