{% extends "base.html" %} {% block title %}Welcome - {{ settings.APP_NAME }}{% endblock %} {% block content %}
Your FastStack project is ready to go!
Built on FastAPI with async support for maximum performance.
Type-safe database models with automatic migrations via Alembic.
Secure authentication with password hashing and session management.
Organize your code with reusable app modules like Django.
Auto-generated admin interface for your models.
Create projects, apps, and manage migrations with ease.
Server-Driven Interactivity with HTMX, Alpine.js, ECharts, and Tailwind.