2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30
2026-07-06 13:16:46 +05:30

Aero Resolve - Backend

This is the backend REST API powered by NestJS.

🚀 Getting Started

Prerequisites

  • Node.js (v18+)

Installation

  1. Navigate to the backend directory (if you aren't already here):
    cd backend
    
  2. Install the dependencies using npm:
    npm install
    

Development

Start the local development server in watch mode:

npm run dev

Build for Production

To compile the NestJS application:

npm run build
S
Description
No description provided
Readme
354 KiB
Languages
TypeScript 99.7%
JavaScript 0.3%