Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 2.87 KB

README.md

File metadata and controls

38 lines (26 loc) · 2.87 KB

Next Atomic Server

CI codecov Quality Gate Status Bugs Code Smells Lines of Code Maintainability Rating Quality Gate Status Reliability Rating Security Rating Technical Debt Vulnerabilities

Install

yarn

Dev

yarn dev

Schemas

You can create/edit/delete schemas into ./src/schema/schemas

Code Quality/Security: Local SonarQube

You need to have Docker installed on your system, then you can run yarn deploy-sonarqube (need to be launched once for your entire system/projects). On OS/Docker reboot you can ensure that sonarqube is up with yarn sonarqube

To run a scan yarn scan results are available at http://localhost:9000

Kubernetes/Rancher

You can find some example files (that you need to modify) of deployment.yml and a .rancher-pipeline.yml. The deployment file do not cover the creation of the MongoDB database