[Epic] Service and data foundation #1
Labels
No labels
area:auth
area:ci
area:db
area:infra
area:native
area:pwa
area:service
epic
feature
foundation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
james/carol#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Next.js + TypeScript backbone the rest of the app sits on. By the end of this epic:
/api/healthis the only unauthenticated endpoint; everything else requires a valid session.user_id.Linked tickets
/api/healthendpointExit criteria
docker runthe service against either DB engine, register an account locally or via OAuth2, and reach an authorized endpoint with a valid session.