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

Hack Michiana 2014 project to allow citizens to sign up to care for vacant/abandoned properties in South Bend, IN

Notifications You must be signed in to change notification settings

HackMichiana/adopt-a-lot-southbend

Repository files navigation

Hack-Michiana-Mowing

a Sails application

See https://github.com/HackMichiana/Organization/wiki/Adopt-a-Lot-South-Bend for info.

Development

Requirements

  • Node.js
  • npm
  • MongoDB

Installation

git clone https://github.com/HackMichiana/adopt-a-lot-southbend.git
cd adopt-a-lot-southbend/
npm install -g sails bower
npm install
bower install
mongoimport --db adoptalot --collection lots_data --file socrata-data.json --jsonArray
sails lift  # with mongodb running

Load data

mongoimport --db adoptalot --collection lots_data --file socrata-data.json --jsonArray

About

Hack Michiana 2014 project to allow citizens to sign up to care for vacant/abandoned properties in South Bend, IN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •