Skip to content

Commit

Permalink
chore(tooling): update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-h1 committed Aug 11, 2024
1 parent 534ff68 commit 0faf732
Showing 1 changed file with 9 additions and 17 deletions.
26 changes: 9 additions & 17 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
## add e2e tests with playwright ✅

## add e2e support in CI ✅

## add swagger docs ✅

## add semantic-release

## semver bump on main

# deploy api to fly.io (for now) (potential for aws down the line)

# use supabase for postgres and https://github.com/terraform-aws-modules/terraform-aws-elasticache for cache

## add caching

## add xml support for /health
# TODO

- e2e tests with playwright + ci ✅
- swagger docs ✅
- csv upload support for pets endpoint (upload csv, parse and save to db)
- xml support for /health
- xml support for /version
- caching
- deploy - supabase for postgres, aws elasticache for cache and fly.io for hosting

0 comments on commit 0faf732

Please sign in to comment.