Skip to content

A simple web application for finding and distributing meet-ups.

Notifications You must be signed in to change notification settings

elimydlarz/butcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Butcher

Your friendly, local meet(up) corner shop. Fresh produce generated on request. Serving suggestion: Email.

Testing

rspec

Running Locally

MEETUP_API_KEY=<some legit meetup.com API key> ruby app/butcher.rb

Then navigate to: http://localhost:4567/?latitude=-33.865143&longitude=151.209900&radius=20.0

Configuration

Deployed, Butcher requires the following environment variables:

  • MEETUP_API_KEY

Optionally, the following defaults can be set:

  • LOCATION_LATITUDE
  • LOCATION_LONGITUDE
  • LOCATION_RADIUS_MILES

About

A simple web application for finding and distributing meet-ups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published