Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1007 Bytes

File metadata and controls

31 lines (22 loc) · 1007 Bytes

AMP: is a fast admin dashboard template based on FastAPI

Introduction

AMP: is a fast admin dashboard template based on FastAPI. The templates use bootstrap and C3(D3-based reusable chart library).

Screenshots

Desktop view

Mobile view

Demo

Installation

  1. Clone repo.
  2. In workdir: pip install -r requirements.txt
  3. in console make folder 'src' current
  4. in console run: uvicorn main:app --reload

  The project also contains Docker files so you can build your image in container.

License

This project is licensed under the GPL-3.0 License.