svelte-dashboard Svelte Themes

Svelte Dashboard

AI-generated project: Svelte Dashboard

Svelte Dashboard

Reactive dashboard with real-time charts and WebSocket data

✨ Features

  • User authentication with JWT
  • CRUD operations for main resources
  • RESTful API with proper status codes
  • Database migrations and seed data
  • Docker containerization

🧰 Tech Stack

SvelteKit, TypeScript, FastAPI, PostgreSQL

🏗️ Architecture

Backend service with SvelteKit, frontend user interface, and database persistence

🚀 Quick Start

Prerequisites

  • Docker & Docker Compose
  • SQLite / PostgreSQL

Setup

# Clone the repository
git clone https://github.com/elitsuri/svelte-dashboard
cd svelte-dashboard

# Copy environment variables
cp .env.example .env

Run

docker compose up --build

Top categories

Loading Svelte Themes