A high-performance, full-stack Kanban platform built with Bun and NextJs. Features real-time GraphQL subscriptions via Redis, secure JWT auth with refresh tokens, complex RBAC, and AI-powered task assistance using the Gemini API.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^5.1.0^1.1.2^0.24.1^7.0.1^9.1.1^10.0.25^3.0.2^1.4.7^2.8.5^17.2.3^0.45.1^4.21.2^8.1.0^16.11.0^3.0.0^8.1.0^18.0.1^9.0.2^3.1.0^8.16.3^13.0.0^3.6.7^3.18.3^3.0.0^1.4.10^2.8.19^5.0.5^29.5.14^9.0.10^24.9.1^8.15.6^6.0.3^11.0.0^3.6.4^0.31.8^1.4.1^29.7.0^2.0.1^7.1.4^29.4.5^5.9.341
commits
feat: update README with Redis integration for real-time subscriptions and add screenshots
a5783e9View on GitHubfeat: Refactor registration form to use UI components and improve styling
2036de5View on GitHubfeat: integrate Apollo Client for GraphQL subscriptions and enhance chat functionality with real-time message handling
f78017fView on GitHubfeat: enhance error handling and loading states across components, implement rate limiting for GraphQL requests
19eff97View on GitHubfix: reduce rate limiting window to 5 minutes for improved request handling
a4516fcView on GitHubfeat: implement chat functionality with message loading, sending, and real-time updates
ca3435dView on GitHubfeat: update CI workflow to use workflow_dispatch and enhance create-db script with argument handling
227bdb8View on GitHubrefactor: modularize authentication middleware and related functions
07e96e4View on GitHubfeat: implement authentication controller and validation schemas
2353022View on GitHubfeat: update README with detailed development workflow, environment variables, testing, and troubleshooting sections
83ce00aView on GitHubfeat: implement authentication and workspace management services with GraphQL integration
7bfaa6dView on GitHubfeat: enhance Zustand stores with type definitions and improve state management across the application
433dd20View on GitHubfeat: add Zustand stores for authentication, chat, notifications, UI, and workspace management
9caec40View on GitHubfeat: update CI workflow for Docker Compose and enhance workspace error handling
e6fee6bView on GitHub