Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 554 Bytes

File metadata and controls

12 lines (10 loc) · 554 Bytes

Homelessness

This solution holds the backend for the Homelessness project for C4G Spring 2022 Homelessness 1 team.

Steps to run locally

  1. Install PostgreSQL locally. Make sure the username and password locally is "postgres"
  2. Open the backend .Net solution
  3. Restore nuget packages
  4. Make sure the startup project is Homelessness.Api
  5. Run (this will automatically create the database, the schema, and seed the predefined roles and user)

Developer Guide

https://docs.google.com/document/d/1bHnHTqGKzMBrdHt_9CthrdMwUdwNaKmWxTzJNeMevGA/edit