Skip to content

dtruong11/onearc_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pump-up-the-volunteers-server

This repository is the backend for the react-native application for onearc, a result of AngelHack hackathon in Seattle, WA.

  • This application allows users to stay safe and seek help during disaster.
  • Users can report dangerours incidents around their neigborhood and view an interactive map of warnings and help requests.
  • Users can also offer help or seek help from the community.

Author

  • Diep Truong

Students at Galvanize

Built With

  • HTML/CSS/JavaScript
  • Heroku, Surge
  • Express
  • NodeJS
  • Materialize
  • BootStrap - HTML/CSS Framework
  • Browserify - Used to provide require and build bundle.js
  • axios - Promise based client for the browser and node.js
  • Moment.JS - Parse & display dates/times properly.

Installation

To install & run locally for development:

  • fork this repo
  • git clone
  • npm install
  • create .env file like the .env-sample.md
  • npm run dev (run server)
  • Use postman to test the routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published