From 94c649129c12ac7c3967682aa372190648a422ee Mon Sep 17 00:00:00 2001 From: theMackabu Date: Tue, 31 Jan 2023 15:37:50 -0800 Subject: [PATCH] update readme --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8914777..654af12 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ -todo: +## Package Registry -- [ ] add package limit per user (able to be modified on demand) -- [x] add health endpoint -- [x] test s3 support -- [x] improve nginx config -- [ ] add private package loading via user token on runtime/api -- [x] standardize error responses -- [ ] standardize responses -- [ ] migrate to pocketbase v0.12.1 - - [ ] use filesystem.GetFile() - - [ ] use filesystem.NewFileFromBytes()? +_The project todo can be found [here](https://github.com/orgs/exact-labs/projects/1/views/1)._ + +> Requirements, Preparing Docker, Deploy, Development to be added to _README.md_ -- GitLab