first commit
This commit is contained in:
parent
88e980482f
commit
49013eba0d
10
README.md
10
README.md
@ -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`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user