Skip to main content
This guide will help you quickly setup admin dashboard using Fastdaisy-Admin. If you haven’t already installed Fastdaisy-Admin, follow the installation instructions.

Creating a sqlalchemy model

Fastdaisy-Admin with Starlette

OR: Fastdaisy-Admin with FastAPI

and run the server using fastapi dev or uvicorn app:app --reload, which will serve you at http://127.0.0.1:8000/admin.