From 14e6c011b79c5cddcacd09f3c495a09194b7e860 Mon Sep 17 00:00:00 2001 From: LingDu <42494223+lingdu1234@users.noreply.github.com> Date: Sun, 10 Jul 2022 15:13:38 +0800 Subject: [PATCH] Update COMMUNITY.md (#857) add poem_admin --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index f07c4504..2a15d918 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -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.