An unnamed cloud storage app
This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-08-11 00:48:57 -04:00
.github/workflows ci: preflight checks on main 2023-08-09 00:16:37 -04:00
backend feat(backend): sub fetch endpoints (#2) 2023-08-08 23:49:54 -04:00
frontend feat(frontend): basic upload file + display in list flow 2023-08-11 00:48:57 -04:00
script feat(backend): sub fetch endpoints (#2) 2023-08-08 23:49:54 -04:00
.gitignore feat(backend): sub fetch endpoints (#2) 2023-08-08 23:49:54 -04:00
README.md feat(backend): sub fetch endpoints (#2) 2023-08-08 23:49:54 -04:00
Taskfile.backend.yml build: split taskfiles into be+fe concerns 2023-08-11 00:48:57 -04:00
Taskfile.frontend.yml build: split taskfiles into be+fe concerns 2023-08-11 00:48:57 -04:00
Taskfile.yml build: split taskfiles into be+fe concerns 2023-08-11 00:48:57 -04:00

rotini

An unnamed cloud storage app

Development

Run . script/bootstrap to enable task commands that make everything else simpler. Then, task -l will list out available utilities.