Easily get started and create your own data service using polaris libraries!
This project demonstrates how to add queries, types & resolvers using PolarisServer
.
Clone the repository and run npm install
git clone https://github.com/Enigmatis/polaris-seed.git
npm install
npm start
The server will run on port 8082. You can change this by editing polaris-properties
file.