WIP
test / test (push) Has been cancelled Details

This commit is contained in:
Luca Bilke 2024-06-28 18:15:52 +02:00
parent f5095938b8
commit 9d95aae72d
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
1 changed files with 7 additions and 5 deletions

View File

@ -10,8 +10,10 @@ gleam shell # Run an Erlang shell
## TODO ## TODO
- [X] Handle link GET - [x] Handle link GET
- [X] Handle link POST - [x] Handle link POST
- [] Handle file POST - [x] Handle file POST
- [] Handle file GET - [x] Handle file GET
- [] Web Frontend - [ ] Switch to cuid
- [ ] Full unit test coverage
- [ ] Web Frontend