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

Latest commit

 

History

History
52 lines (37 loc) · 2.45 KB

README.md

File metadata and controls

52 lines (37 loc) · 2.45 KB

ᴄᴏɴstellation

Conference planning and organizing. Redefined.

(Probably) available to test on Azure.

ᴄᴏɴstellation Create Growth

(This project was written in 48 hours for the Canadian Open Data Experience.)

Open Data Used

Tech Stack

How to Run

Start with:

Download and run:

git clone https://github.com/IPPETAD/code-2015
cd code-2015

unzip db/james.zip        # Extract database dump
mongorestore db/james     # Import database

bundle install            # To install sinatra
rackup                    # To run 

Boom. Visit localhost:8080.