update TODO
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
Sergo 2023-08-06 09:34:26 +03:00
parent d9014d2a54
commit c0a310b5ff

View File

@ -7,12 +7,13 @@
This project was build for [K-Space Hackathon2023](https://wiki.k-space.ee/en/hackathon/2023)
## Features
* auth with oidc
* headless only, no DB
* develop/debug with skaffold on k8s cluster
- auth with oidc
- headless only, no DB
- develop/debug with skaffold on k8s cluster
## TODO
* remove TS-related hacks
* add tests
* make nicer UI
* implement persistent sessions for multi-docker deployment (redis, db, etc)
- remove TS-related hacks
- add tests
- make nicer UI