WA Dev Tools - набор веб-инструментов для разработчиков
- Renamed index.html → dashboard.html (express.static was serving index.html for /) - / now correctly shows landing page (no logout button, no dashboard header) - /dashboard shows dashboard.html (protected, requires auth) - Incognito users see only landing + login/register |
||
|---|---|---|
| .adminjs | ||
| lib | ||
| public | ||
| routes | ||
| .gitignore | ||
| ecosystem.config.js | ||
| EDITOR-DOC.md | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||
| SVGEDITOR-FEATURES.md | ||