svelte-forms-pro-1 Svelte Themes

Svelte Forms Pro 1

AI-generated project: Svelte Forms Pro 1

Svelte Forms Pro 1

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, 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-forms-pro-1
cd svelte-forms-pro-1

# Copy environment variables
cp .env.example .env

Run

docker compose up --build

Top categories

Loading Svelte Themes