WA Dev Tools - набор веб-инструментов для разработчиков
Go to file
treamz 020d031627 Auth pages: light design with top navbar
- White background, card-style forms
- Fixed top header: logo, nav links (Главная, Инструменты, Возможности), login/register buttons
- Active state highlighting for current page
- Placeholders in inputs, password hint
- Mobile responsive (nav hidden on small screens)
- Red error styling matching light theme
2026-03-21 23:02:52 +03:00
lib Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
public Auth pages: light design with top navbar 2026-03-21 23:02:52 +03:00
routes Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
.gitignore Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00
ecosystem.config.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
EDITOR-DOC.md Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00
package-lock.json Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
package.json Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
server.js Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
SVGEDITOR-FEATURES.md Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00