Skip to content

pdarche/pill-popper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pill Poppin'

A little Sinatra app made by Ben Light and Peter 'Ate The Whole Thing' Darche to disrupt the hell out of the pharmaceutical indsutry

Usage

  1. Download.

  2. In Terminal navigate to the folder and run the following command:

     $ bundle install --without production
    
  3. Migrate the database:

     $ irb
     >> require './application'
     >> DataMapper.auto_migrate!
    
  4. Launch the application

     $ rackup
    
  5. You should then be able to view the site at http://localhost:9292/

About

Repo for Understanding Networks interface assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors