first commit

This commit is contained in:
MOHAN 2026-08-01 18:28:30 +05:30
parent 88e980482f
commit 49013eba0d

View File

@ -1,12 +1,8 @@
# MTC Reverse Proxy Frontend
# MTC Reverse Proxy Manager — Frontend
Vite React JavaScript frontend for managing servers, service endpoints, JSON imports, conflict confirmation, and reverse proxy calls.
React 19 + Vite + Tailwind CSS v4 dashboard for the MTC Reverse Proxy Manager backend.
## Setup
```powershell
```bash
npm install
npm run dev
```
Set `VITE_API_BASE_URL` in `.env` if the backend is not running on `http://localhost:4000/api`.