Go to file
Luca Bilke 375ea8ff2d
test / test (push) Has been cancelled Details
cleanup config code
2024-07-09 19:55:44 +02:00
.forgejo/workflows fix CI 2024-06-24 18:05:21 +02:00
src cleanup config code 2024-07-09 19:55:44 +02:00
test WIP 2024-07-02 23:18:02 +02:00
.editorconfig WIP 2024-06-24 01:03:16 +02:00
.gitignore WIP 2024-06-24 01:03:16 +02:00
README.md WIP 2024-07-02 23:18:02 +02:00
gleam.toml WIP 2024-06-24 01:03:16 +02:00
manifest.toml WIP 2024-06-24 01:03:16 +02:00
testenv WIP 2024-07-02 23:18:02 +02:00

README.md

dumptruck

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

TODO

  • Handle link GET
  • Handle link POST
  • Handle file POST
  • Handle file GET
  • Web Frontend
  • fix config loading from env