Skip to content

Commit 5f4a082

Browse files
committed
docs(backend): update README
1 parent d0e5bbd commit 5f4a082

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

apps/backend/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
- Shared i18n with `frontend` via [`@local/locales`]((../../locals/locales/README.md)) (using [petite-vue-i18n](./src/helpers/i18n.ts)).
99
- [Arktype](https://arktype.io/) validation setup.
1010
- [Session management](./src/middlewares/session.ts).
11+
- Multi-platform support, one codebase that works for Node, Cloudflare Workers, AWS Lambda, and more.
12+
- Efficient providers management pattern, auto-optimize depends on platforms, with on-demand initialization support, sample providers includes:
13+
- Kinde auth
14+
- Convex
15+
- grammY telegram bot
1116
- And more minor goodies!
1217

1318
*You can view the OpenAPI UI live demo [HERE](https://4yjbmxiunrnigwewec4twf4zl40izfde.lambda-url.ap-southeast-1.on.aws/openapi/ui).*

0 commit comments

Comments
 (0)