Skip to content
This repository has been archived by the owner on Dec 27, 2017. It is now read-only.

STAR-ZERO/switt-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switt Configuration page

Setup

$ bundle install --path vendor/bundle

Environment variable

  • switt_session_secret: session secret token.
  • switt_client_id: Foursquare client id
  • switt_client_secret: Foursquare client secret

Development

$ bundle exec rackup

Port 9292 is used.

Produciton

$ bundle exec unicorn -c config/unicorn.rb -E production -D

About

configuration page for switt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages