Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 489 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 489 Bytes

Small Logo

polaris-example

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.

Requirements

  • Git
  • Node.js

Installation

  • Clone this repo.
  • Run npm i in terminal.

Starting the application

Run main class with the following arguments:

  • environment variable : CONNECTION_STRING followed by your connection string to your db.