Update COMMUNITY.md (#582)

This commit is contained in:
Yama-Tomo 2022-03-04 21:49:24 +09:00 committed by GitHub
parent f638ea30f9
commit a42dd5408b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,3 +24,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
- [tardis](https://github.com/ideal-world/tardis) | Elegant, Clean Rust development framework🛸 - [tardis](https://github.com/ideal-world/tardis) | Elegant, Clean Rust development framework🛸
- [mugen](https://github.com/koopa1338/mugen-dms) | DMS written in 🦀 - [mugen](https://github.com/koopa1338/mugen-dms) | DMS written in 🦀
- [JinShu](https://github.com/gengteng/jinshu) | A cross-platform **I**nstant **M**essaging system written in 🦀 - [JinShu](https://github.com/gengteng/jinshu) | A cross-platform **I**nstant **M**essaging system written in 🦀
- [rust-juniper-playground](https://github.com/Yama-Tomo/rust-juniper-playground) | juniper with SeaORM example