Go to file
Matt 56b919fe4a
Build and Push Docker Image / lint-and-typecheck (push) Successful in 1m1s Details
Build and Push Docker Image / build (push) Failing after 2m19s Details
chore: Add ESLint configuration
- Add eslint.config.mjs with Next.js core-web-vitals preset
- Install @eslint/eslintrc for flat config compatibility

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 12:47:13 +01:00
.gitea/workflows fix: Remove npm cache from CI workflow 2026-01-06 12:44:34 +01:00
prisma feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
src feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
.env.example feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
.env.local.example feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
.gitignore feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
CLAUDE.md feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
Dockerfile feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
docker-compose.yml feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
eslint.config.mjs chore: Add ESLint configuration 2026-01-06 12:47:13 +01:00
hub.nginx.conf Add nginx configuration for Hub deployment 2025-12-22 14:23:24 +01:00
next.config.ts feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
package-lock.json chore: Add ESLint configuration 2026-01-06 12:47:13 +01:00
package.json chore: Add ESLint configuration 2026-01-06 12:47:13 +01:00
postcss.config.js feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
tailwind.config.ts feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
tsconfig.json feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00