Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nguyenanhtuan1912/node-project-structures
- Owner: NguyenAnhTuan1912
- Created: 2023-08-05T09:58:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-14T10:28:42.000Z (5 months ago)
- Last Synced: 2024-06-14T12:09:24.673Z (5 months ago)
- Topics: node, typescript
- Language: TypeScript
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)