An open API service indexing awesome lists of open source software.

https://github.com/codeforboston/brigade_website

Website for the Code for Boston Brigade; part of Code for America
https://github.com/codeforboston/brigade_website

Last synced: 3 months ago
JSON representation

Website for the Code for Boston Brigade; part of Code for America

Awesome Lists containing this project

README

          

# Code for Boston

Website for the Code for Boston Brigade; part of Code for America

## Instructions

* In lib/, copy config-dist.js to config.js and fill in your parameters
* Install NodeJS, then install modules via npm install
* Run via npm start