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

Add Prisma + DB #252

Open
declanramsay opened this issue May 24, 2022 · 0 comments
Open

Add Prisma + DB #252

declanramsay opened this issue May 24, 2022 · 0 comments

Comments

@declanramsay
Copy link
Contributor

declanramsay commented May 24, 2022

If we can, I'd like to move away from the express backend and use API routes in the one repository instead.
Combined with TS we'll be able to get type safety for all data from our own tables, which would be very nice.

Blockers/Things to work through migration:

  • Authentication
  • OIDC Provider for QS

Rough sketch would be:

  • Add Prisma and generate schema
  • Add all non-auth endpoints
  • Move authentication/authorisation over
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant