Skip to content

seanski/nashville-developers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Nashville Developers Directory

A directory of Nashville, TN area developers.

##Installation

Clone from github:

git clone https://github.com/seanski/nashville-developers.git

Create the database.yml and oauth.yml files

  • Example files can be found in the config directory
  • You must create twitter and facebook apps and obtain the API keys from there
  • App uses Postgres DB by default, see installation docs for your platform

##Create a new facebook app: Go to developers.facebook.com Create a new app For development, point app to localhost:3000 Put the facebook key you get in the oauth.yml file.

Install your bundle

bundle install

Configure the development database

rake db:create rake db:migrate

Run the server

rails server

About

This is the app that we will be building in the Ruby on Rails Beginner's Meetup

Resources

Stars

7 stars

Watchers

8 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors