core/dashboard
2026-01-08 16:04:43 -03:00
..
public Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
src Update Cloudflare credential handling 2026-01-08 15:43:32 -03:00
.dockerignore refactor: optimize Dockerfiles and documentation for core services 2025-12-30 13:22:34 -03:00
.env.example feat: Update dashboard and identity-gateway infrastructure 2025-12-31 17:41:04 -03:00
.eslintrc.cjs Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
.gitignore refactor: optimize Dockerfiles and documentation for core services 2025-12-30 13:22:34 -03:00
DASHBOARD.md refactor: optimize Dockerfiles and documentation for core services 2025-12-30 13:22:34 -03:00
Dockerfile feat: Update dashboard and identity-gateway infrastructure 2025-12-31 17:41:04 -03:00
index.html Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
package-lock.json Update Vite to resolve vulnerabilities 2026-01-08 16:04:43 -03:00
package.json Update Vite to resolve vulnerabilities 2026-01-08 16:04:43 -03:00
postcss.config.js Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
server.js refactor: optimize Dockerfiles and documentation for core services 2025-12-30 13:22:34 -03:00
tailwind.config.js Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
tsconfig.json Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
tsconfig.node.json Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
vite.config.ts Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00