Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 276 Bytes

NEAP Server-Side

This is the server-side of our NEAP App. It's a RESTful API. It serves up JSON.

Getting Started

  1. Fork/Clone
  2. Install Dependencies
  3. Create Postgres DBs - neap_server and neap_server_test
  4. Update .env_sample and rename to .env
  5. gulp