Marc Cataford
bf7431f747
* feat(backend): sub fetch endpoints * ci: skip frontend/backend if no frontend change * ci: backend formatting * build: tooling and commands * build: psycopg2 * build: dependency locking tooling * build: pylint * feat: migration handling * feat: rudimentary upload flow * feat: basic file create/read interactions * docs: stubs * build: migration command
7 lines
192 B
Markdown
7 lines
192 B
Markdown
# 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.
|