topboilerplates.com

Volca

A monorepo SaaS starter pairing a React/Chakra dashboard with a serverless Node.js API on AWS

Volca
Best for
Teams wanting a serverless AWS-native SaaS stack (React + Node.js) with multi-tenancy and Stripe billing already wired up.
Skip if
You want a self-hosted or non-AWS deployment target, or need public source code before buying.

Volca bundles a static landing page, a React + TypeScript dashboard (Chakra UI), and a Node.js REST API into one monorepo, deployed serverless on AWS via GitHub Actions CI/CD. It ships authentication with social sign-in, Stripe subscription billing, multi-tenancy, and logging, built by developers Oskar and Karl. Access is via a private GitHub repo rather than an open-source download.

Pros

  • Full monorepo covering landing page, dashboard, and API in one purchase
  • Serverless AWS architecture with CI/CD via GitHub Actions is unusual and well-suited to teams already on AWS
  • Multi-tenancy and social sign-in are included, not add-ons

Cons

  • Source is delivered via a private repo, not publicly browsable before purchase
  • AWS-specific serverless setup adds lock-in versus more portable Docker-based starters
  • Pricing isn't published, so cost has to be verified with the vendor

Features

Auth and access

  • Auth included
  • Social login
  • Multi-tenant

Payments and billing

  • Payments included
  • Subscriptions

Quality and DX

  • CI/CD included