diff --git a/CHANGELOG-Unreleased.md b/CHANGELOG-Unreleased.md index 9d43e2bdd..e38fc7a2e 100644 --- a/CHANGELOG-Unreleased.md +++ b/CHANGELOG-Unreleased.md @@ -8,17 +8,10 @@ ### Fixes -- [LokiJS] Multitab sync issue fix -- [Android] Added linker flag for building with 16kB page alignment -- [TS] make catchError visible to typescript - ### Performance ### Changes -- Updated better-sqlite3 to 11.9.1 - ### Internal -- Updated internal dependencies -- Updated documentation scripts +- Added Backend (Fullstack) implementation to documentation diff --git a/docs-website/docs/docs/Sync/Backend.md b/docs-website/docs/docs/Sync/Backend.md index 3cd06c3c3..6828752c1 100644 --- a/docs-website/docs/docs/Sync/Backend.md +++ b/docs-website/docs/docs/Sync/Backend.md @@ -155,5 +155,6 @@ Note that those are not maintained by WatermelonDB, and we make no endorsements - [How to Build WatermelonDB Sync Backend in Elixir](https://fahri.id/posts/how-to-build-watermelondb-sync-backend-in-elixir/) - [Firemelon](https://github.com/AliAllaf/firemelon) - [Laravel Watermelon](https://github.com/nathanheffley/laravel-watermelon) +- [Fullstack Monorepo with NestJS Backend and Expo Frontend including Authentication](https://github.com/TayhoSolutions/watermelondb-befe) Did you make one? Please contribute a link!