/saas-ui

The frontend stack for SaaS companies, build with Chakra UI.

Primary LanguageTypeScriptMIT LicenseMIT

Saas UI - The frontend stack for SaaS companies

NPM npm downloads MIT License follow on Twitter

Saas UI is an advanced component library that helps you build essential SaaS functionality in hours instead of weeks.

It's build on top of Chakra UI and fully written in Typescript.

This repository contains all open source components, aswell as the documentation.

Documentation

You can find the documentation on our website:

https://www.saas-ui.dev/docs/introduction

Roadmap

Saas UI core is currently is beta, the first release candidate as well as Saas UI Pro is expected in Q1 2022.

Core

  • Finish all v1 core components and hooks
  • Full test coverage

Pro

  • Example Saas metrics dashboard app (NextJS)
  • RedwoodJS app
  • Electron app
  • User profiles
  • Example pages (Todo, inbox, etc)
  • Settings pages
  • Feature flags
  • Onboarding flows
  • Upselling flows (Trials, upgrades, etc)
  • Billing/subscription management
  • CRUD scaffolds
  • Saas UI themes
  • File uploads

Features

Core

A set of essential open source components build on top of Chakra UI. Including fully functional auth screens, forms (with react-hook-form), modal manager, and much more.

Pro

A premium starter pack designed for SaaS products.

  • Multiple themes, page layouts, navigations, feature flags, subscription management, and much more.
  • Complete source code available in a monorepo that can serve as a starting point for your project.
  • Example apps with RedwoodJS, Next.js and Electron.

Storybook

https://storybook.saas-ui.dev

Or run locally:

yarn storybook

Build

yarn turbo run build