bun-server-di
Installation
SKILL.md
No SKILL.md available for this skill.
View on GitHubRelated skills
More from dangaogit/bun-server-skills
bun-server-session
Session management guide for Bun Server framework. Use when implementing user sessions, using SessionModule, session storage, Redis sessions, or managing user state.
2bun-server-security
Security and authentication guide for Bun Server framework. Use when implementing authentication, authorization, JWT, OAuth2, guards, roles, or access control.
2bun-server-events
Event system guide for Bun Server framework. Use when implementing event-driven architecture, using EventModule, @OnEvent decorator, event emitters, or pub/sub patterns.
2bun-server-error-handling
Error handling guide for Bun Server framework. Use when implementing error handling, using HttpException, creating custom exceptions, exception filters, or handling validation errors.
2