2026-08-01 18:27:55 +05:30

9 lines
198 B
Markdown

# MTC Reverse Proxy Manager — Backend
Express 5 + Prisma + PostgreSQL API for managing reverse-proxy service catalogs, bulk imports, and gateway proxy calls.
```bash
npm install
npm run dev
```