Welcome OnSpot Backend Main
This project is a backend developed with NestJS, a progressive Node.js framework, that uses modular architecture principles to deliver a robust and scalable service.
Introduction
The backend is designed for managing accounts, subaccounts, users, accreditations, withdrawals, etc. It provides a secure, fast, and easy-to-integrate API for frontend applications and other microservices.
Technologies Used
- NestJS: Main framework for backend structure with REST API.
- TypeORM: Database management.
- PostgreSQL: Relational database.
Quick Start
- Basics - Learn the fundamental concepts
- Quickstart - Get started quickly
- Configurations - Configuration guide
Modules
- Accounts - Account management
- Accreditations - Financial accreditations
- API Public - Public API endpoints
- Auth - Authentication system
- Bank Accounts - Bank account management
- Database - Database configuration
- Email - Email services
- Environment - Environment configuration
- Freshdesk - Freshdesk integration
- Sub Accounts - Sub-account management
- Users - User management
- Withdrawals - Withdrawal operations