Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
24
commits
feat: update deployment configurations, enhance API handling, and improve authentication flow
0f7b01fView on GitHubfeat(auth): update JwtGuard to handle token validation and user retrieval
052ee5dView on GitHubfeat(auth): update redirect URL construction to preserve `/api` prefix
4761dc7View on GitHubfeat(deploy): update API host configuration for improved networking
c6af196View on GitHubfeat(deploy): update PM2 reload logic and enhance application status checks
91058a6View on GitHubfeat(deploy): enhance PM2 reload logic and update frontend script configuration
4cc0b45View on GitHubfeat(deploy): add node command requirement and npm binary configuration for improved deployment handling
0ee6bd5View on GitHubfeat(deploy): update API and web service URLs for improved configuration handling
d2e4655View on GitHubfeat(deploy): add PM2 support with environment configuration for API and web services
646524bView on GitHubfix(deploy): correct schema path for database migration commands
dc40c9eView on GitHubfeat(deploy): enhance dependency installation with optional dependencies and improved error handling
c9588a5View on GitHubfeat(deploy): add support for Prisma baseline migrations and refactor migration commands
792a900View on GitHubfeat(deploy): enhance deployment script with memory checks and modular dependency installation
69291ecView on GitHubfeat: implement plan confirmation flow with event streaming and error handling
d08570bView on GitHubfeat(auth): implement Google OAuth redirect handling and update dependencies
4143877View on GitHub