From d54ee23dd3570123b11a671512259366397edb6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javorek=20D=C3=A9nes?= <35934971+djavorek@users.noreply.github.com> Date: Tue, 12 Jul 2022 07:03:46 +0200 Subject: [PATCH] Update COMMUNITY.md with VeryRezsi (#858) --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 19988217..f3a895b8 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -40,3 +40,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [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) | An admin panel built with poem, **Sea-orm** and Vue 3. +- [VeryRezsi](https://github.com/szattila98/veryrezsi) | VeryRezsi is a subscription and expense calculator web-application. Powered by SvelteKit on client side, and Rust on server side.