From a0925cc86724e51b8a32180e636e8508ccf62e49 Mon Sep 17 00:00:00 2001 From: Aslam Ahammed Date: Wed, 1 Jun 2022 14:23:58 +0530 Subject: [PATCH] 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 --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 4943ccc4..f3187592 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -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