Collection15 items

dangaogit/bun-server-skills

View on GitHub
2stars

🎯Skills15

🎯bun-server-quickstart🎯Skill

Provides a quick start guide and template for setting up a new Bun server project with basic configuration and initial project structure.

bun-server-quickstart
🎯bun-server-best-practices🎯Skill

Provides comprehensive guidelines, coding standards, and recommended architectural patterns for building efficient and maintainable web applications using the Bun server framework.

bun-server-best-practices
🎯bun-server-cache🎯Skill

Skill

bun-server-cache
🎯bun-server-health-metrics🎯Skill

Skill

bun-server-health-metrics
🎯bun-server-database🎯Skill

Provides database integration capabilities for the Bun Server framework, offering ORM support, entity management, repository patterns, and database connection handling.

bun-server-database
🎯bun-server-logger🎯Skill

Provides structured logging capabilities for Bun server applications, enabling configurable log levels, log formatting, and output management for enhanced application observability and debugging.

bun-server-logger
🎯bun-server-security🎯Skill

Provides robust authentication, authorization, JWT token management, OAuth2 integration, role-based access controls, and security middleware for Bun server applications.

bun-server-security
🎯bun-server-middleware🎯Skill

Skill

bun-server-middleware
🎯bun-server-di🎯Skill

Provides dependency injection (DI) capabilities for the Bun Server framework, enabling developers to use decorators like @Injectable and @Inject for managing service dependencies and implementing i...

bun-server-di
🎯bun-server-microservice🎯Skill

Enables building distributed microservices with service discovery, configuration management, load balancing, circuit breaking, and distributed tracing capabilities for Bun server applications.

bun-server-microservice
🎯bun-server-error-handling🎯Skill

Provides robust error handling mechanisms for Bun servers, including custom exception classes, global error filters, and standardized error response formatting.

bun-server-error-handling
🎯bun-server-events🎯Skill

Enables event-driven communication and handling in Bun server applications through decorators and an event management system, allowing loose coupling between components via publish-subscribe patterns.

bun-server-events
🎯bun-server-validation🎯Skill

Provides data validation mechanisms and decorators for type-checking, sanitizing, and enforcing validation rules on input data in Bun server applications.

bun-server-validation
🎯bun-server-websocket🎯Skill

Provides WebSocket gateway implementation and real-time communication capabilities for Bun server applications, enabling bidirectional event-driven interactions between clients and server.

bun-server-websocket
🎯bun-server-session🎯Skill

Skill

bun-server-session