sfbrigade/San-Francisco-in-Progress

Name: San-Francisco-in-Progress

Owner: SFBrigade

Description: San Francisco in Progress housing development mapping project

Created: 2015-02-21 20:26:06.0

Updated: 2017-09-07 01:49:27.0

Pushed: 2016-05-04 14:56:36.0

Homepage: null

Size: 34346

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

San Francisco In Progress

How to Run SF in Progress locally

Clone the repo from your command line

git clone https://github.com/sfbrigade/San-Francisco-in-Progress.git

Change to the directory SF-in-Progress

cd San-Francisco-in-Progress

Install the npm libraries

npm install

Open a new tab and start the server

npm start

Open your browser and navigate to localhost:5000/ or localhost:5000/map

Contributing to SF In Progress
About the Project

SF In Progress is an open source project with the goal of creating more awareness and educating SF citizens on new housing development issues the city is facing. Because this is a volunteer based project we would like to keep the tech stack as short and simple as possible, we are currently using the following technologies:

Any additions to the tech stack should first be discussed and agreed upon by project contributors as a group to keep it as newcomer friendly as possible.

Live Sites

New site: http://sanfrancisco-in-progress.herokuapp.com/

Old site: http://www.sfinprogress.org/

Heroku Dev Site: https://sf-in-progress-development.herokuapp.com/

Getting Started

To get started, simply fork the project and follow the above instructions to setup a local development environment.

What to Work On

We use Trello to keep track of bugs/new features we want to implement. Please e email (some@email) to get an invite and pick an issue you would like to work on.

Submitting Changes
  1. Fork the project
  2. Create a topic branch.
  3. Implement your feature or bug fix
  4. Commit your changes to the branch
  5. Publish your branch (git push origin BRANCHNAME)
  6. Submit a pull request on Github.com

Thanks for reading!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.