docker run -ti -v $(pwd):/root/src omarcoteixeira/docker-sonar-scanner:v1 sonar-scanner \
-Dsonar.projectBaseDir=/root/src \
-Dsonar.projectKey=node-typescript-clean-architecture \
-Dsonar.organization=omarcoteixeira-github \
-Dsonar.sources=. \
-Dsonar.host.url=https://sonarcloud.io \
-Dsonar.login=$SONAR_SCANNER_LOGIN
-
Notifications
You must be signed in to change notification settings - Fork 0
Reference project using Typescript and Clean architecture
License
vuongwphamj/node-typescript-clean-architecture
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Reference project using Typescript and Clean architecture
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 100.0%