Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 71ae7f4

Browse files
committed
chore: Update readme system screenshots
1 parent 2b16532 commit 71ae7f4

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,9 @@
33
Front-end Implementation of
44
the [FastAPI Best Architecture](https://github.com/fastapi-practices/fastapi_best_architecture)
55

6-
Some basic functionality has been implemented, development has been slow. Fortunately, we now have a demo
7-
site: [FBA UI](https://fba.xwboy.top/)
8-
96
> [!CAUTION]
107
> Please keep in mind that at the moment it is only intended as a demo of the effect and not for production!
118
12-
> [!NOTE]
13-
> Use casbin authorization internally instead of role menu authorization
14-
159
## Run
1610

1711
```shell
@@ -42,9 +36,10 @@ yarn build
4236
</tr>
4337
<tr>
4438
<td><img src="./docs/images/menu_manage.jpg" alt="menu manage"></td>
45-
<td><img src="./docs/images/redis_monitor.jpg" alt="redis monitor"></td>
39+
<td><img src="./docs/images/code_generator.jpg" alt="code generator"></td>
4640
</tr>
4741
<tr>
42+
<td><img src="./docs/images/redis_monitor.jpg" alt="server monitor"></td>
4843
<td><img src="./docs/images/server_monitor.jpg" alt="server monitor"></td>
4944
</tr>
5045
</table>

docs/images/code_generator.jpg

115 KB
Loading

docs/images/login.jpg

8.21 KB
Loading

0 commit comments

Comments
 (0)