Update COMMUNITY.md (#776)

Add `actix-react-starter-template` in Built with SeaORM to the Open Source Projects section.
Reference: https://github.com/aslamplr/actix-react-starter-template/issues/1
This commit is contained in:
Aslam Ahammed 2022-06-01 14:23:58 +05:30 committed by GitHub
parent 4cad2522a8
commit a0925cc867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,3 +36,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
- [Quasar](https://github.com/Technik97/Quasar) | Rust REST API using Actix-Web, SeaOrm and Postgres with Svelte Typescript Frontend
- [snmp-sim-rust](https://github.com/sonalake/snmp-sim-rust) | SNMP Simulator
- [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