Files
KohakuHub/TODO.md
Kohaku-Blueleaf fe195024ec update doc
2025-10-02 22:22:30 +08:00

835 B

TODO

Kohaku-Hub is a pretty large project and really hard to say where to start is better, but I will try to list all the known TODOs here with brief priority note

  • Basic Infra Structure
    • LakeFS + MinIO deployment
    • MinIO presigned URL
    • ...TBA...
  • API layer
    • Upload
      • Upload small file (not LFS)
      • Upload large file
    • Download
      • Direct http requests (with S3 presigned url)
      • Other special interface (if have)
    • Deletion
    • Repository Managements
      • Tree List
      • Creation
      • Deletion
      • Move/Modify name
      • ...TBA...
    • User Auth System
    • Organization/Visibility
    • ...TBA...
  • Basic webUI
    • User dashboard
    • ...TBA...