Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-xo/remix-saas
A Lightweight, Production-Ready Remix Stack for your next SaaS Application.
https://github.com/dev-xo/remix-saas
flydotio prisma remix-stack sqlite stripe tailwindcss typescript
Last synced: 28 days ago
JSON representation
A Lightweight, Production-Ready Remix Stack for your next SaaS Application.
- Host: GitHub
- URL: https://github.com/dev-xo/remix-saas
- Owner: dev-xo
- License: mit
- Created: 2022-09-10T20:21:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T15:25:10.000Z (about 1 month ago)
- Last Synced: 2024-10-11T05:03:23.486Z (about 1 month ago)
- Topics: flydotio, prisma, remix-stack, sqlite, stripe, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://remix-saas.fly.dev
- Size: 4.23 MB
- Stars: 1,190
- Watchers: 16
- Forks: 83
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
๐๏ธ Remix SaaS
A Lightweight, Feature-Rich, and Production-Ready Remix Stack for your next SaaS application.
```sh
npx create-remix-saas@latest
```## [Live Demo](https://remix-saas.fly.dev)
[![Remix SaaS](https://raw.githubusercontent.com/dev-xo/dev-xo/main/remix-saas/intro.png)](https://remix-saas.fly.dev)
We've created a simple demo that displays all template-provided features. Psst! Give the site a few seconds to load! _(It's running on a free tier!)_
> [!NOTE]
> Remix SaaS is an Open Source Template that shares common bits of code with: [Indie Stack](https://github.com/remix-run/indie-stack), [Epic Stack](https://github.com/epicweb-dev/epic-stack), [Supa Stripe Stack](https://github.com/rphlmr/supa-stripe-stack), and some other amazing Open Source Remix resources. Check them out, please!## Getting Started
Please, read the [Getting Started Documentation](https://github.com/dev-xo/remix-saas/tree/main/docs#remix-saas-documentation) to successfully initialize your **Remix SaaS** Template.
## Support
If you found **Remix SaaS** helpful, consider supporting it with a โญ [Star](https://github.com/dev-xo/remix-saas). It helps the repository grow and provides the required motivation to continue maintaining the project. Thank you!
## Acknowledgments
Special thanks to [@mw10013](https://github.com/mw10013) who has been part of the Remix SaaS development.