bun-server-cache
π―Skillfrom dangaogit/bun-server-skills
Part of
dangaogit/bun-server-skills(15 items)
Installation
npx skills add dangaogit/bun-server-skills --skill bun-server-cacheMore from this repository10
Provides a quick start guide and template for setting up a new Bun server project with basic configuration and initial project structure.
Provides comprehensive guidelines, coding standards, and recommended architectural patterns for building efficient and maintainable web applications using the Bun server framework.
Skill
Provides database integration capabilities for the Bun Server framework, offering ORM support, entity management, repository patterns, and database connection handling.
Provides structured logging capabilities for Bun server applications, enabling configurable log levels, log formatting, and output management for enhanced application observability and debugging.
Provides robust authentication, authorization, JWT token management, OAuth2 integration, role-based access controls, and security middleware for Bun server applications.
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...
Enables building distributed microservices with service discovery, configuration management, load balancing, circuit breaking, and distributed tracing capabilities for Bun server applications.
Provides robust error handling mechanisms for Bun servers, including custom exception classes, global error filters, and standardized error response formatting.