DevFlow-Platform is a developer-centric platform inspired by StackOverflow, enhanced with AI-powered tools. It enables collaboration, code sharing, and real-time AI assistance for coding, debugging, and learning, fostering a vibrant community for developers to connect and create.
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
^5.2.2^3.52.3^1.2.12^1.1.15^1.1.8^1.1.11^1.3.3^1.1.12^2.2.16^1.1.15^2.1.16^1.1.15^2.1.8^1.1.16^1.2.14^1.1.15^1.1.8^1.3.8^1.2.10^2.2.6^1.1.8^1.3.6^1.2.4^1.2.6^1.1.13^1.1.10^1.1.11^1.2.8^0.5.19^0.7.1^2.1.1^0.2.0^1.1.1^4.1.0^8.6.0^1.4.2^0.511.0^8.23.016.1.15.0.0-beta.28^0.4.6^9.14.0^13.1.3^3.8.1^9.3.119.2.38.10.119.2.3^7.71.1^3.0.6^2.15.4^1.6.6^2.0.7^3.4.0^1.1.2^4.3.61.9.4^4.1.18^20.19.3319.2.719.2.3^9.39.216.1.1^4.1.18^1.4.0^5.9.382
commits
chore: update mongoose, prettier, react-hook-form, zod, and @types/node dependencies.
cf5e29bView on GitHubfeat: Implement generic server action handler with validation, authorization, and database connection, alongside a robust fetch handler with timeout and error management.
8575812View on GitHubfix(TagCard): correct button click handler syntax and improve accessibility
d4217b2View on GitHubchore: update dependencies for react-hook-form and zod
b62ad14View on GitHubfeat(auth): refactor OAuth sign-in logic and improve error handling
6c1ddbbView on GitHubfeat: enhance local search functionality and add OAuth sign-in API
985b57cView on GitHubfeat(auth): enhance sign-in logic with account creation and update functionality
22397a0View on GitHubfeat(auth): add slugify for username generation and update user creation logic
f07d88bView on GitHubfeat(auth): implement POST endpoint for sign-in with OAuth and add validation schema
169d1f8View on GitHubfeat(api): add API utility functions for user and account management
10a1c8dView on GitHubfeat(fetch): implement fetch handler with timeout and error handling
7949669View on GitHubfeat(accounts): implement POST endpoint for account retrieval by providerAccountId with validation
250b5ffView on GitHubfeat(accounts): add GET, DELETE, and PUT endpoints for account management with validation
8165a1bView on GitHub