From facb46d51c157f8a2dab1b889218c8e017d1120d Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 27 May 2025 14:16:08 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 41c6d9e3..6fc16246 100644 --- a/readme.md +++ b/readme.md @@ -7,6 +7,9 @@ ## TODO +- **api gateway** + - signed requests +- **webapp** - end-to-end working examples - raw - openapi @@ -18,13 +21,14 @@ - https://github.com/tierrun/tier/blob/main/pricing/schema.json - https://blog.tier.run/tier-hello-world-demo - stripe connect +- transactional emails + - (openauth password emails and `sendCode`) + - stripe-related billing emails +- auth + - custom auth pages +- re-add support for teams / organizations - consider switching to [consola](https://github.com/unjs/consola) for logging? - consider switching to `bun` (for `--hot` reloading!!) -- transactional emails - - openauth password emails and `sendCode` -- re-add support for teams / organizations -- api gateway - - signed requests ## License