Skip to content

stevec1017/studentopportunitynetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This web application currently requires splite to be installed when running in the development environment and postgres when running in the deployment environment

To run this web app locally:

  • Have Ruby 2.1 or higher installed

  • Have Rails 4.2.5 installed

  • I recommend using railsinstaller to install if you do not have rails and ruby installed already

  • In the command line at the web app directory run the following commands:

1. gem install bundler

2. bundle install

3. rake db:create

4. rake db:migrate

5. rails server

  • The web server is now powered on, and the web app is viewable at localhost:3000

About

Student Opportunity Network Sweng Group 24

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors