open-saas  by wasp-lang

SaaS app starter for React & Node.js

created 1 year ago
11,912 stars

Top 4.3% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This project provides a free, open-source starter template for building Software-as-a-Service (SaaS) applications using React and Node.js. It targets developers looking for a feature-rich foundation to accelerate SaaS development, offering pre-integrated solutions for common functionalities.

How It Works

The template leverages the Wasp framework, a full-stack solution for React and Node.js, to streamline development. Wasp provides end-to-end type safety between frontend and backend, simplifying data flow and reducing boilerplate. It also includes built-in support for jobs (background tasks/queues) and one-command deployment to platforms like Fly.io.

Quick Start & Requirements

  • Install Wasp: curl -sSL https://get.wasp.sh/installer.sh | sh
  • Create new SaaS app: wasp new -t saas
  • Prerequisites: Node.js, npm/yarn.
  • Documentation: Open SaaS Docs

Highlighted Details

  • Full-stack authentication (email/social) with minimal code.
  • End-to-end type safety for backend functions and frontend inference.
  • Integrated job scheduling and queuing.
  • One-command deployment to Fly.io, Railway, Netlify.
  • Pre-configured integrations: Stripe/Lemon Squeezy, Plausible/Google Analytics, OpenAI, AWS S3, SendGrid/MailGun/SMTP.

Maintenance & Community

  • Built on the Wasp framework, which has an active community.
  • Support and feedback via Wasp Discord.
  • Contributions are welcome.

Licensing & Compatibility

  • MIT License.
  • Permissive license suitable for commercial use and closed-source linking.

Limitations & Caveats

The template aims for comprehensive features but may still have missing functionalities or require further customization for specific SaaS needs. Contributions are encouraged to address these gaps.

Health Check
Last commit

1 day ago

Responsiveness

1 day

Pull Requests (30d)
14
Issues (30d)
25
Star History
1,339 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Daniel Han Daniel Han(Cofounder of Unsloth), and
1 more.

airweave by airweave-ai

0.6%
3k
Semantic MCP server for AI agents
created 7 months ago
updated 2 days ago
Feedback? Help us improve.