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
Marc Cataford 002b6cdc68
feat(frontend): files API stub instead of hardcoded mocks (#3)
* build(frontend): node version management

* feat: use files API via network instead of hardcoded mock

* fix: mock in tests
2023-08-09 00:52:26 -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): files API stub instead of hardcoded mocks (#3) 2023-08-09 00:52:26 -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.yml feat(frontend): files API stub instead of hardcoded mocks (#3) 2023-08-09 00:52:26 -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.