Skip to content
/ Events Public
forked from pennlabs/Events

A list of events for all things Penn

Notifications You must be signed in to change notification settings

hcutler/Events

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events

Event aggregate for Penn.

Requirements

Install MongoDB.

Install CoffeeScript.

sudo npm install -g coffee-script

Install Sass.

gem install sass

Install Python requirements:

pip install -r requirements.txt

Setup

Create app/static/coffeescripts/config.coffee by copying app/static/coffeescripts/config.coffee.default and edit as needed.

Usage

To run, use foreman start. This will:

  • Monitor static files and recompile updated files.
  • Start a mongo database.
  • Start a server.

About

A list of events for all things Penn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.2%
  • Python 8.5%
  • JavaScript 5.4%
  • CoffeeScript 4.7%
  • HTML 4.2%