What's the best SaaS starter kit?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Here's a good list of starter kits by stack,

    https://github.com/smirnov-am/awesome-saas-boilerplates

  • rust

    Empowering everyone to build reliable and efficient software.

    My web thoughts lately are: OpenBSD + Rust + httpd + sqlite + (maybe) slowCGI/fastCGI.

    Maybe not as quick-starty as you want: some learning up front, but might pay for itself over time, depending on how often you want to re-do things for security or performance problems or frequent technology replacement needs. OpenBSD and associated tools seem to have far fewer zero-day or other security exploits than others, the CGI stuff I noted will probalby give great performance, and the Rust language has been written about elsewhere. Admittedly most of my experience is with OpenBSD as a desktop, and other web dev tools, but I'm learning in this direction.

    Some possible resources: https://learnbchs.org/ https://www.openbsd.org/ https://www.rust-lang.org/

    I.e., I tend like things that will work well in the long run and relieve me from stack churn, with few or no technical limitations on what is possible.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • src

    Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.

    My web thoughts lately are: OpenBSD + Rust + httpd + sqlite + (maybe) slowCGI/fastCGI.

    Maybe not as quick-starty as you want: some learning up front, but might pay for itself over time, depending on how often you want to re-do things for security or performance problems or frequent technology replacement needs. OpenBSD and associated tools seem to have far fewer zero-day or other security exploits than others, the CGI stuff I noted will probalby give great performance, and the Rust language has been written about elsewhere. Admittedly most of my experience is with OpenBSD as a desktop, and other web dev tools, but I'm learning in this direction.

    Some possible resources: https://learnbchs.org/ https://www.openbsd.org/ https://www.rust-lang.org/

    I.e., I tend like things that will work well in the long run and relieve me from stack churn, with few or no technical limitations on what is possible.

  • SaaS Boilerplate

    Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts