This is an example project of how to use polaris-core
by Enigmatis Inc.
Use this project in order to study how to create graphql service based on POLARIS.
- Git
- Node.js
- Clone this repo.
- Run
npm i
in terminal.
Run main class with the following arguments:
- environment variable :
CONNECTION_STRING
followed by your connection string to your db.