| Join the Discord channel |
|
Single app page that has Stripe integration for giving tips. Uses the "hono" framework which works well with Cloudflare. This makes it easier to use javscript to do both a server-side and client-side logic that is needed for a payment system.
npm install
npm run dev