hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

configure AWS resources (Cognito user pools, clients, database) #327

Open fyliu opened 3 days ago

fyliu commented 3 days ago

Dependency

Overview

In order to deploy, we need to configure the AWS resources we need for our app. These are the Cognito user pool, the API clients, and the database.

Action Items

Notes: each of these issues should involve asking ops to verify setup (through the PR process)

After Done