https://github.com/scoowy/opticut-spa-backend
Backend for OptiCut SPA
https://github.com/scoowy/opticut-spa-backend
api-restful express opticortes personal-project shell sonarqube typescript university-project
Last synced: 2 months ago
JSON representation
Backend for OptiCut SPA
- Host: GitHub
- URL: https://github.com/scoowy/opticut-spa-backend
- Owner: Scoowy
- Created: 2021-12-01T21:48:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T00:50:05.000Z (over 4 years ago)
- Last Synced: 2025-01-14T04:25:59.611Z (over 1 year ago)
- Topics: api-restful, express, opticortes, personal-project, shell, sonarqube, typescript, university-project
- Language: TypeScript
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend for OptiCut-SPA
## Run ScannerQube analisis
```bash
sonar-scanner.bat -D"sonar.projectKey=BackendSPA" -D"sonar.sources=." -D"sonar.host.url=http://localhost:9000" -D"sonar.login=f4ee752004ab4ca66e208bea00d7b2b070ff425a"
```