| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
fastapi-admin is a fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.
> pip install fastapi-adminYou can check a online demo here.
Or pro version online demo here.
Clone repo.
Create .env file.
DATABASE_URL=mysql://root:123456@127.0.0.1:3306/fastapi-admin
REDIS_URL=redis://localhost:6379/0Run docker-compose up -d --build.
Visit http://localhost:8000/admin/init to create first admin.
See documentation at https://fastapi-admin-docs.long2ice.io.
This project is licensed under the Apache-2.0 License.
NodeSupport supports this project.
| Back | FazBrowse Home | New Git URL |