{% extends "base.html" %} {% block title %}Welcome - {{ settings.APP_NAME }}{% endblock %} {% block content %}

Welcome to {{ settings.APP_NAME }}

Your FastStack project is ready to go!

FastUI Demo Admin Panel API Docs

Fast & Async

Built on FastAPI with async support for maximum performance.

SQLModel ORM

Type-safe database models with automatic migrations via Alembic.

Built-in Auth

Secure authentication with password hashing and session management.

Modular Apps

Organize your code with reusable app modules like Django.

Admin Panel

Auto-generated admin interface for your models.

Powerful CLI

Create projects, apps, and manage migrations with ease.

FastUI

Server-Driven Interactivity with HTMX, Alpine.js, ECharts, and Tailwind.

Quick Links

FastUI Demo Admin Panel API Docs Login Health Check
{% endblock %}