jadeocr / jadeocr/jadeocr-next

Kubernetes – server is stateful

Open
#19 1 comment 0 reactions 1 assignee Claimed by @wizard1238 View on GitHub
Dominant language
TypeScript
Stars
21
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Using Kubernetes for deployment requires that the backend is stateless.

We need to make all parts of the `auth` user flow stateless by moving anything stateful to the database. This might include fixing some API routes such as the `/user` route and anything that relies on the authentication cookie.

Definitely get this checked out and done sooner than later.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.