wasp-lang/open-saas

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS), Email sending, Background jobs,...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 3rd, 2026
Created on December 1st, 2023
Open Issues & Pull Requests: 104 (+0)
GitHub issues: Enabled
Number of forks: 1,886
Total Stargazers: 15,752 (+2)
Total Subscribers: 81 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.2 days
Mean response time: 45.9 days
90th percentile: 125.0 days
Tracked items: 175

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 25% of open issues come from outside the core team — the tracker reads mainly as internal planning. Only 4% of issues opened in the past year have been closed. Three people close 76% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 79
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 455 days
Stale 30+ days: 79
Stale 90+ days: 70

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (18)
  • refactor (11)
  • documentation (10)
  • bug (8)
  • good first issue (8)
  • shouldfix (8)
  • faster wasp dev (7)
  • question (5)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Open-saas is a free full-stack SaaS boilerplate that provides a complete starting point for building JavaScript-based software-as-a-service applications with React, Node.js, and Prisma.

The project addresses the challenge of bootstrapping a production-ready SaaS application by bundling authentication, payments, email delivery, background job processing, and file storage into a single template. It includes multiple authentication methods including email, Google, GitHub, Slack, and Microsoft integrations. The boilerplate incorporates Stripe and Polar.sh for payment handling, Shadcn UI for the frontend, and AWS S3 for file uploads. The tool is built on the Wasp full-stack framework, which handles the integration between frontend and backend components. Deployment is simplified to a single command.

Developers building a new SaaS product should consider this boilerplate if they want to avoid reimplementing common features and prefer working with React and Node.js. The project is particularly suited for teams that want to launch quickly without licensing costs. It includes AI-specific documentation and tooling, making it a reasonable choice for applications that plan to integrate AI capabilities. The template provides a landing page and uses TypeScript throughout for type safety.

The project maintains active development with regular updates to its dependencies and features. Pull requests receive timely review and feedback from maintainers. The codebase shows consistent attention to code quality and documentation improvements. Issues are addressed with clear communication about implementation decisions and architectural choices. The project demonstrates engagement with its community through responsiveness to feature requests and bug reports.