An open API service indexing awesome lists of open source software.

https://github.com/saucebase-dev/saucebase

Modern Laravel SaaS starter kit with Vue 3, TypeScript, Inertia.js, and shadcn/ui - built for rapid SaaS development
https://github.com/saucebase-dev/saucebase

inertiajs laravel laravel-framework laravel-starter-kit open-source saas saas-boilerplate saas-template shadcn starter-kit typescript vue3 vuejs

Last synced: 3 months ago
JSON representation

Modern Laravel SaaS starter kit with Vue 3, TypeScript, Inertia.js, and shadcn/ui - built for rapid SaaS development

Awesome Lists containing this project

README

          



Saucebase

Saucebase

An enterprise-grade, modular Laravel SaaS starter kit. Own your code, ship faster.


Tests
License
PHP Version
Laravel
Vue.js
TypeScript
Vite
Tailwind CSS
Node.js
Inertia.js
Filament
Playwright
PHPStan

Saucebase preview


Built on the VILT stack (Vue 3, Inertia.js, Laravel 13, Tailwind CSS 4) with TypeScript, SSR support,
and a copy-and-own module system inspired by shadcn/ui. Install only what you need, customize everything,
no vendor lock-in.


Online Demo |
Documentation

Modules


Auth |
Settings |
Billing |
Announcements |
Roadmap |
Themes



Each module is a standalone Laravel package with its own routes, controllers, views, assets, and tests.
Copy the module's files into your app to own it 100% — no composer dependencies, no vendor:publish overrides.
Modules can depend on each other (e.g. Billing depends on Auth) but are otherwise decoupled for maximum flexibility.


## Licenses

Saucebase is licensed under the [MIT License](LICENSE).

Third-party dependency licenses:

- [PHP / Composer dependencies](THIRD_PARTY_LICENSES.md)
- [JavaScript / npm dependencies](THIRD_PARTY_PACKAGE_LICENSES.md)