8 lines
297 B
Markdown
8 lines
297 B
Markdown
# Tasks 001: Baseline
|
|
|
|
- [x] Migrate `kites` from SQLite to Postgres.
|
|
- [x] Create `Dockerfile` and `docker-compose.yml`.
|
|
- [x] Implement API Key auth in `api/v1/pastes`.
|
|
- [x] Update Desktop Client to talk to `kites.runfoo.run`.
|
|
- [x] Deploy to `nexus-vector`.
|
|
- [x] "Zhuzh" up the Landing Page.
|