Skip to content

codescrum/casino-sso-client-rails4-postgres-example

Repository files navigation

README

Copy the example files

  $ cp config/secrets.yml.example config/secrets.yml
  $ cp .env.example .env
  $ cp config/database.yml.example config/database.yml

Setup database

  $ rake db:create
  $ rake db:migrate
  $ rake db:seed

Run the application

  $ rails server -p 5000

About

A simple client application to use with the example CASino server (Rails4 app and Postgres)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •