Manage cookies preferences

By clicking “Accept all cookies”, you agree My Brand can store cookies on your device and disclose information in accordance with our Cookie Policy.

My Brand

SvelteKit + shadcn-svelte Template

Modern full-stack web application starter template built for developer productivity and performance.

Tech Stack

SvelteKit

Full-stack framework

shadcn-svelte

Customizable UI components

Tailwind CSS v4

Utility-first styling with Vite plugin

TypeScript

Full type safety

better-auth

Modern authentication with OAuth & email/password

PostgreSQL

Robust relational database with Drizzle ORM

Features

Authentication System

Complete auth with better-auth, OAuth (Google), and secure email/password

Application Shell

Responsive layout component with modern design patterns

Theme Switching

Dark/light mode with persistence and system preference detection

Internationalization

Multi-language support (English/Hebrew) with route configuration

Cookie Management

GDPR-compliant cookie preferences and management system

SEO Optimized

Pre-built SEO components, sitemap.xml, and robots.txt

Configuration-Driven

Centralized configurations for maintainable and scalable code

Database Abstraction Layer

Service pattern with CRUD operations, query utilities, and request helpers

Development

Quick Start Commands

Get up and running in minutes

bun run dev

Start development server

bun run build

Build for production

bun run check

Run type checking

bun run lint

Run linting

bun run format

Format code

bun run local:db:up

Start PostgreSQL container

bun run local:db:down

Stop PostgreSQL container

bun run test:server

Run database tests

bun run db:migrate

Run database migrations

bun run create:page

Create new page with template

bun run create:md

Create markdown files for all locales

bun run create:api-controller

Create API controller with template

Roadmap

Layout variants

Configurable navigation layouts (collapsible, top bar, bottom menu)

Enhanced CLI tooling

Extended scaffolding and utilities

Premade generic components

Data Table

Accessibility Management tool

Built-in accessibility management and testing tools