/harambe_user_service

graph ql and basic user functions for harambe_ui

Primary LanguageJavaScript

Getting Started

> git clone https://github.com/herzo175/harambe_user_service.git

> npm install

# start test watchers
> npm test

# start local server (soon to be depricated)
> node server.js

Then set enviroment variables listed in the config.js file (using global variables or a .env file in the root directory)