Untitled

 avatar
unknown
plain_text
9 months ago
261 B
11
Indexable
clash-site/
├─ server/
│  ├─ index.js        <-- Node/Express proxy + simple API
│  ├─ package.json
│  └─ cache.js        <-- small in-memory cache helper (optional)
└─ client/
   ├─ index.html
   ├─ style.css
   └─ app.js
Editor is loading...
Leave a Comment