Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knu-k/bulletproof-node-common-js-project-architecture
Writing robust code based on the concepts of bulletproof-node.js-project-architecture (using CommonJS).
https://github.com/knu-k/bulletproof-node-common-js-project-architecture
bull bulletproof commonjs express nodejs pubsub redis
Last synced: 2 months ago
JSON representation
Writing robust code based on the concepts of bulletproof-node.js-project-architecture (using CommonJS).
- Host: GitHub
- URL: https://github.com/knu-k/bulletproof-node-common-js-project-architecture
- Owner: KNU-K
- License: mit
- Created: 2024-06-16T04:57:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T11:28:42.000Z (6 months ago)
- Last Synced: 2024-10-17T23:04:34.048Z (2 months ago)
- Topics: bull, bulletproof, commonjs, express, nodejs, pubsub, redis
- Language: JavaScript
- Homepage:
- Size: 433 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bulletproof node.js project architecture
This document is intended to guide you in adopting a robust architectural structure for projects using CommonJS. Drawing inspiration from Santiago's "Bulletproof" framework, I have adapted it to suit the CommonJS format. This guide aims to provide you with valuable insights and practical approaches that will greatly benefit your development process.
Feel free to contribute by submitting Pull Requests (PRs). If you have any questions, please contact us at `[email protected]`
## Multi-language support for documents
### _Korean version_
[read documents](./README.ko.md)### _English version_
[read documents](./README.en.md)