{{ framework }}
{{ message }}
A modern web application built with Python, ready for development and production.
Get started by editing src/templates/index.html or
src/static/css/style.css.
bash
$ tite new {{ project_name }}
$ cd {{ project_name }}
$ pip install -r requirements.txt
$ tite dev
✓ Server running on http://localhost:8000
Features
Fast Development
Hot reload and instant feedback with tite dev
Production Ready
Optimized for production with best practices built-in
Framework Agnostic
Choose FastAPI, Flask, Django, or any framework
Modern Stack
Built with modern tools and best practices