Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make PeopleDepot locally usable for VRMS development #140

Closed
5 tasks
fyliu opened this issue May 30, 2024 · 0 comments
Closed
5 tasks

Make PeopleDepot locally usable for VRMS development #140

fyliu opened this issue May 30, 2024 · 0 comments

Comments

@fyliu
Copy link
Owner

fyliu commented May 30, 2024

Dependency

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 see item 4 about API client library
Guide to automatically generating API clients

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant