Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nguyenanhtuan1912/node-project-structures

Repository này lưu trữ các cấu trúc của một dự án Node JS. Với mục đích là dùng để tham khảo.
https://github.com/nguyenanhtuan1912/node-project-structures

node typescript

Last synced: about 21 hours ago
JSON representation

Repository này lưu trữ các cấu trúc của một dự án Node JS. Với mục đích là dùng để tham khảo.

Awesome Lists containing this project

README

        

# Structures for NodeJS Projects

Repository này dùng để lưu các project structures của các dự án NodeJS. Các cấu trúc trong này chỉ để tham khảo, không phải là những cấu trúc tối ưu nhất. Có thể hiểu là dự án này chứa các templates cho dự án NodeJS.

## Structures
Hiện tại thì đang có
- [Modular structure NO.1](/struct_01)
- [Modular structure NO.2](/struct_02)