hackforla / hackforla/peopledepot

Make PeopleDepot locally usable for VRMS development

Open
#29 2 comments 0 reactions 0 assignees View on GitHub
complexity: missing dependency draft feature: infrastructure PII: FALSE role: dev ops s: CTJ s: VRMS size: 3pt
Dominant language
Python
Stars
14
Forks
37
Avg merge
9d 15h
Merged PRs (30d)
5

Description

### Dependency

- #148

### Overview
This is a discussion on what's needed for PeopleDepot to be locally usable for VRMS development. Both VRMS and PeopleDepot can run inside containers and we would create a new docker-compose.yml to start all the relevant containers and connect them. There are dependencies

### Action Items
- [ ] Generate API client library for typescript and set up gh-workflow to regenerate it on PR merge to main (see guide in Resources). No gh automation yet.
- [ ] Write very simple react client to show how the API client library works
- [ ] create a new user (cognito user from local frontend) and able to give it admin permission (via django admin for now since the frontend is not built for it yet)
- [ ] create a project and able to assign users to it
- [ ] Documentation, especially a guide explaining how to setup and use the client library

### Resources/Instructions
[Roadmap](https://github.com/hackforla/peopledepot/wiki/Quick-roadmap) see item 4 about API client library
[Guide to automatically generating API clients ](https://www.saaspegasus.com/guides/modern-javascript-for-django-developers/apis/#automatically-generated-api-clients-in-almost-any-language)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.