A fast, lightweight, and powerful SaaS template built with SvelteKit, Pocketbase, Stripe, and DaisyUI to help you kickstart your next side project.
The Herta SaaS Template is designed to provide developers with a scalable and flexible starting point for building SaaS applications. It leverages modern technologies to ensure a seamless developer experience and efficient user interactions.
Pricing plan page:
https://pockethost.io/ - Free pocketbase host
VITE_STRIPE_SECRET_KEY=
VITE_BASE_URL=
VITE_AUTH_ADMIN_NAME=https://____.pockethost.io/
VITE_AUTH_ADMIN_PASS=
Clone the repository:
git clone [https://github.com/idea2547/herta-saas.git](https://github.com/idea2547/Herta-SaaS.git)
cd herta-saas
Install dependencies:
Once you've created a project and installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
Your application should be running on http://localhost:5173.
Roadmap
We welcome contributions from the community! Please follow these guidelines to contribute: