next-atomic-gql-server

A server for Next Atomic GQL based on Parse Server with defined schema feature

APACHE-2.0 License

Stars
12

Next Atomic Server

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