feat: add stripe webhooks #4

Merged
naomi merged 3 commits from feat/stripe into main 2025-07-06 15:12:00 -07:00
6 changed files with 318 additions and 66 deletions
Showing only changes of commit 09798a0f58 - Show all commits

View File

@ -6,4 +6,4 @@
import { instantiateServer } from "./server/serve.js";
instantiateServer();
await instantiateServer();