Update COMMUNITY.md (#857)

add poem_admin
This commit is contained in:
LingDu 2022-07-10 15:13:38 +08:00 committed by GitHub
parent bfe6eb39d5
commit 14e6c011b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,3 +38,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
- [template_flow](https://github.com/hilary888/template_flow) | An experiment exploring replacing placeholders in pre-prepared templates with their actual values
- [actix-react-starter-template](https://github.com/aslamplr/actix-react-starter-template) | Actix web + SeaORM + React + Redux + Redux Saga project starter template
- [ZAPP](https://zapp.epics.dev) ([repository](https://github.com/EpicsDAO/zapp)) | ZAPP is a serverless framework made by Rust. Quickly build a scalable GraphQL API web server.
- [poem_admin](https://github.com/lingdu1234/poem_admin) | A web app build with poem, **Sea-orm**,vue3(ruoyi-vue3) etc.