Skip to content
This repository was archived by the owner on May 23, 2018. It is now read-only.

ritwik/event_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Manager

Manage events.

Setup with

  1. bundle install
  2. rake db:migrate
  3. foreman start
  4. Customize for your event
  5. Set ENV Vars
  6. Push to heroku
  7. Go to /admin to see how your event is selling

ENV Vars

Env vars you need to set.

PAYPAL_LOGIN=SELLER_LOGIN
PAYPAL_PASSWORD=SELLER_PASSWORD
PAYPAL_SIG=SELLER_SIG
ADMIN_PASS=password

Development ONLY:

PORT=3000
RACK_ENV=development

License

See LICENSE file

About

Manage events

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors