730 B
730 B
Rinha Backend 2025
A scalable backend application built with NestJS, using TypeScript, Redis for fast in-memory operations, and SQL for persistent storage.
Features
- 🚀 Fast, modular API with NestJS
- 💾 Payments queueing and processing with Redis
- 🗄️ Persistent data with SQL database
- 🐳 Dockerized for easy deployment
Getting Started
Prerequisites
- Node.js (v22+)
- Yarn or npm
- Docker & Docker Compose
