https://github.com/backaged/node-clean-architecture
Clean architecture with Typescript,NodeJS
https://github.com/backaged/node-clean-architecture
clean-architecture nodejs typescript
Last synced: about 1 year ago
JSON representation
Clean architecture with Typescript,NodeJS
- Host: GitHub
- URL: https://github.com/backaged/node-clean-architecture
- Owner: BackAged
- Created: 2020-03-27T18:21:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:45:25.000Z (over 3 years ago)
- Last Synced: 2025-03-29T19:51:12.670Z (about 1 year ago)
- Topics: clean-architecture, nodejs, typescript
- Language: JavaScript
- Homepage:
- Size: 2.17 MB
- Stars: 23
- Watchers: 2
- Forks: 4
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Node Clean Architecture (User Rest and GRPC API V1)
## Installation
1. Clone from git
2. cd into node-clean-architecture
3. run `dokcer-compose up` to start the development server with all dependencies
## Test
`yarn test` to run test