svelte-forms-pro Svelte Themes

Svelte Forms Pro

AI-generated project: Svelte Forms Pro

Svelte Forms Pro

Form builder with schema validation, multi-step, and file upload

✨ 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, PostgreSQL, Prisma, Drizzle ORM

🏗️ 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-forms-pro
cd svelte-forms-pro

# Copy environment variables
cp .env.example .env

Run

docker compose up --build

Top categories

Loading Svelte Themes