This project is the official Starlette-Admin Demo application that showcases the main features of Starlette-Admin
Available online here
To run this project:
Before you begin, make sure you have the following prerequisites installed:
git clone https://github.com/jowilf/starlette-admin-demo.git
cd starlette-admin-demouv venv --python 3.12uv syncuv run seed.pyuv run -- uvicorn app.main:app --reloadThen access the application in your browser at the given URL (https://localhost:8000 by default).