Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

ChristianMurphy/uPortal-graphql

Repository files navigation

uPortal-graphql

Build Status

GraphQL bindings to uPortal API

Setup

git clone git@github.com:ChristianMurphy/uPortal-graphql.git
npm install

Usage

npm start

Configuration

Set environment variables, or create a .env file.

option default description
HOST 'http://localhost:8080' protocol, host, and (optional) port of the portal server

Test

npm test

Releases

No releases published

Packages

No packages published