Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 183 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 183 Bytes

CoworkBuffalo

Get started!

gem install bundler
bundle

Run the site with:

PUBLISHABLE_KEY=pk_foo SECRET_KEY=sk_bar rackup config.ru

Open:

http://localhost:9292