awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jonradoff avatar

jonradoff/lastsaas

0
View on GitHub↗
112 stars·42 forks·Go·MIT·12 viewsmetavert.io/lastsaas↗

Lastsaas

SaaS boilerplate/starter-kit in Go+React with Stripe integration, multi-tenant support, comprehensive features and AI-agent ready

Features

  • Go and Ruby Boilerplates - Full-stack Go and React boilerplate with MongoDB integration.
  • SaaS Starter Kits - AI-native platform foundation with multi-tenant auth and billing.
  • Applications - SaaS platform foundation with multi-tenant support.

Star history

Star history chart for jonradoff/lastsaasStar history chart for jonradoff/lastsaas

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Lastsaas

Similar open-source projects, ranked by how many features they share with Lastsaas.
  • async-labs/saasasync-labs avatar

    async-labs/saas

    4,480View on GitHub↗

    This project is a full-stack TypeScript framework and boilerplate designed for building subscription-based software services. It provides a pre-configured development environment that integrates a React frontend with a Node.js and Express server and a MongoDB data layer. The framework includes integrated modules for managing subscription billing, multi-tenant user management, and secure identity verification via social logins and passwordless authentication. It further enables real-time application synchronization through a WebSocket server for bidirectional data streaming between clients and

    TypeScript
    View on GitHub↗4,480
  • vercel/nextjs-subscription-paymentsvercel avatar

    vercel/nextjs-subscription-payments

    7,718View on GitHub↗

    This project is a Next.js SaaS starter kit and billing boilerplate designed for building subscription-based software services. It provides a pre-configured foundation that integrates a PostgreSQL database schema with Stripe to manage recurring billing, tiered pricing models, and customer payment portals. The implementation features a synchronization system that uses webhooks to mirror external product data and subscription states into a local relational database. It includes an authentication layer that links external identity providers to user accounts and manages secure session tracking. T

    TypeScript
    View on GitHub↗7,718
  • bxcodec/go-clean-archbxcodec avatar

    bxcodec/go-clean-arch

    10,118View on GitHub↗

    This project is a boilerplate and template for Go applications implementing Clean Architecture. It provides a standardized project structure designed to organize code into decoupled layers, ensuring that core business logic remains independent of databases, frameworks, and user interfaces. The implementation focuses on a domain-driven design that utilizes dependency injection and the repository pattern to abstract data storage. It enforces architectural boundaries through internal package encapsulation and layer-based dependency inversion. The project includes a development toolchain that au

    Goarchitecturearticleclean-architecture
    View on GitHub↗10,118
  • khannedy/golang-clean-architecturekhannedy avatar

    khannedy/golang-clean-architecture

    1,066View on GitHub↗

    This project provides a structured boilerplate for building Go web applications based on clean architecture principles. It serves as a template for organizing codebases to ensure that core business logic remains isolated from external frameworks, database layers, and delivery mechanisms. The implementation prioritizes domain-driven design by centering the application around pure business entities that contain no references to infrastructure concerns. It utilizes layered dependency inversion and interface-based port adaptation to decouple the internal logic from external dependencies, allowing

    Go
    View on GitHub↗1,066
See all 30 alternatives to Lastsaas→

Frequently asked questions

What does jonradoff/lastsaas do?

SaaS boilerplate/starter-kit in Go+React with Stripe integration, multi-tenant support, comprehensive features and AI-agent ready

What are the main features of jonradoff/lastsaas?

The main features of jonradoff/lastsaas are: Go and Ruby Boilerplates, SaaS Starter Kits, Applications.

What are some open-source alternatives to jonradoff/lastsaas?

Open-source alternatives to jonradoff/lastsaas include: async-labs/saas — This project is a full-stack TypeScript framework and boilerplate designed for building subscription-based software… vercel/nextjs-subscription-payments — This project is a Next.js SaaS starter kit and billing boilerplate designed for building subscription-based software… bxcodec/go-clean-arch — This project is a boilerplate and template for Go applications implementing Clean Architecture. It provides a… khannedy/golang-clean-architecture — This project provides a structured boilerplate for building Go web applications based on clean architecture… authentic-pixels/ex-shop — Digital goods shop & blog created using Elixir (Phoenix framework). aldernero/sketchy — Sketchy is a framework for making generative art in Go. It is inspired by vsketch and openFrameworks. It uses canvas…