Skip to content

Minima dashboard implementation with dash and fastapi

Notifications You must be signed in to change notification settings

Lanrzip/Dash-FastAPI-Minimal

Repository files navigation

logo

Dash-FastAPI-Minimal

基于Dash+FastAPI前后端分离的Minimal实现

简介

Dash-FastAPI-Minimal是Mui-Minimal的模仿实现

效果

使用

# 克隆项目
git clone https://github.com/Lanrzip/Dash-FastAPI-Minimal.git

# 进入项目目录
cd Dash-FastAPI-Minimal

# 安装依赖
pip install -r requirements.txt
pip install lanrzip_dash_components-0.0.1.tar.gz

# 启动前端
python front-end\app.py

# 启动后端
python back-end\app.py

About

Minima dashboard implementation with dash and fastapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published