Skip to content

Prizzm/mbusiness

Repository files navigation

base-app

A base Rails application. Features a user and admin system with Facebook login. It is instadeployable to Heroku.

Here’s one deployed to heroku. Note: Environment variables for Facebook login are not set so logging in that way will not work.

Gemfile

For testing and development:

Setup

  • Make sure you have rvm and Ruby 1.9.2.
  • Install dependencies from Gemfile: bundle install --path vendor/bundle.
  • Create your config/database.yml, create the database and run the migrations.
  • For Facebook login to work, export environment variables FACEBOOK_APP_ID and FACEBOOK_APP_SECRET.

License

base-app is Copyright © 2011 Rendered Text. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

For business landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published