Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishi-raj-jain/protected-and-paid-stripe-xata
Building Protected and Paywall Pages with Astro and Stripe
https://github.com/rishi-raj-jain/protected-and-paid-stripe-xata
astro authentication serverless stripe webhook xata
Last synced: 26 days ago
JSON representation
Building Protected and Paywall Pages with Astro and Stripe
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/protected-and-paid-stripe-xata
- Owner: rishi-raj-jain
- Created: 2024-03-10T15:49:56.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-27T04:25:51.000Z (6 months ago)
- Last Synced: 2024-10-08T03:24:13.430Z (4 months ago)
- Topics: astro, authentication, serverless, stripe, webhook, xata
- Language: TypeScript
- Homepage:
- Size: 361 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building Protected and Paywall Pages with Astro and Stripe
Introduction ·
Tech Stack + Features ·
Author## Tech Stack + Features
### Frameworks
- [Astro](https://astro.build/) – Framework for building fast, modern websites with serverless backend support.
- [Tailwind CSS](https://tailwindcss.com) - CSS framework for building custom designs.
### Database
- [Xata](https://xata.io) - Serverless database platform for scalable, real-time applications.
### Authentication
- [Lucia Auth](https://lucia-auth.com) - An auth library that abstracts away the complexity of handling sessions.
### Platform
- [Stripe](https://stripe.com) - A platform for accepting payments globally.
## Author
- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))