-
-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Description
Add Autumn (docs | github | sdk) as a payment provider option alongside Polar.
Autumn supports Convex backend and has a CLI setup workflow similar to database providers like Neon/Turso.
What I'm planning to add
- Add Autumn to the payment selection prompt
- CLI integration with automatic/manual setup modes (similar to database provider setup)
- Automatic: runs
npx atmn initduring scaffolding, opens browser for auth - Manual: user runs
npx atmn initlater
- Automatic: runs
- Templates for Convex backend integration (
autumn.ts,AutumnWrapper.tsx) - Basic client setup for other backends (Hono, Express, Elysia, Fastify, Next.js)
- Better Auth/Clerk integration for customer identification
- Web frontend required (React, Vue, Svelte, Solid)
- Installs
autumn-jsfor all backends,@useautumn/convexfor Convex
I can work on the PR, just looking to get approval if this aligns with the CLI's goals.
SirTenzin, ethersh and kylegrahammatzen
Metadata
Metadata
Assignees
Labels
No labels