Skip to content
README.md 385 B
Newer Older
theMackabu's avatar
theMackabu committed
todo:
theMackabu's avatar
theMackabu committed

theMackabu's avatar
theMackabu committed
- [ ] add package limit per user (able to be modified on demand)
theMackabu's avatar
theMackabu committed
- [x] add health endpoint
theMackabu's avatar
theMackabu committed
- [x] test s3 support
- [x] improve nginx config
theMackabu's avatar
theMackabu committed
- [ ] add private package loading via user token on runtime/api
theMackabu's avatar
theMackabu committed
- [x] standardize error responses
theMackabu's avatar
theMackabu committed
- [ ] standardize responses
theMackabu's avatar
theMackabu committed
- [ ] migrate to pocketbase v0.12.1
  - [ ] use filesystem.GetFile()
  - [ ] use filesystem.NewFileFromBytes()?