Skip to content

adamvduke/phillytechcalendar

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
db
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Purpose:

Hopefully help out the Philly tech community by getting all of the relevant tech events on one calendar that's accessible at an easy to remember url.

Development:

A running MongoDB instance is a development requirement of this project. From OS X:

 brew install mongodb
 mongod run --config /usr/local/Cellar/mongodb/<version>/mongod.conf --rest

Running:

 git clone git@github.com:adamvduke/phillytechcalendar.git
 cd phillytechcalendar
 bundle install
 rackup

The app should then be available at http://localhost:9292/

About

Philly tech community events all in one place, woot!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published