Skip to content

🥟 Template of a Typescript & Bun application using Domain-Driven Design and Command Query Response Segregation principles.

License

Notifications You must be signed in to change notification settings

n1nj4t4nuk1/bun-ddd-skeleton

Repository files navigation

🥟 Bun DDD skeleton

Template of a REST API Application in TypeScript and Bun using: Hexagonal Architecture, Domain-Driven Design (DDD), Command Query Response Segregation (CQRS) and Event Sourcing.

Based on typescript-ddd-skeleton project from CodelyTV.

Contributing

Contributions are welcome! Feel free to submit a Pull Request. But Make sure you are not contributing to a mirror repository. Check the following Repository Status section to identify the primary repository.

🔄 Repository Status

This project may be a mirror of another primary repository. Below is a list of all related repositories, indicating whether they are mirrors and their approximate sync frequency:

Service Repository URL Type Sync Frequency
Github https://github.com/n1nj4t4nuk1/bun-ddd-skeleton Primary N/A

⚠️ Note: If you are viewing this repository on a platform like GitHub, GitLab, Gitea, Forgejo, etc., be aware that it might not be the main repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.