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

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

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"
```