Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 227 Bytes

microservice-server

This is the graphql microservice handler for the KillrVideo web app.

To run you must have node installed.

Run npm install.
Run npm run pruduction.

The graphql server runs on localhost:4000