Remult uses TypeScript entities as a single source of truth for: CRUD + Realtime API, frontend type-safe API client, and backend ORM. Remult supports all major databases, including: PostgreSQL, MySQL, ...
If you're new here, we recommend using Floating UI's React DOM Interactions package instead of this library. It offers a first class React experience rather than being a wrapper around a vanilla ...
When you start the development of a new project on NestJS, you have quite a big range of options: starting from scratch or taking one of the multiple boilerplates developed by the community. Starting ...
This is part 1 of a 3-part series, where we will explore how to use Redis streams with NestJS. By the end of this series, you will have the knowledge and tools necessary to create your own NestJS app ...