Skip to content

cotoami/cotoami-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cotoami-graphql

Experimental GraphQL API

Requirements

  • Node.js 6.9.1 or greater

Configuration

  • App
    • COTOAMI_GRAPHQL_PORT - http listening port
    • COTOAMI_REST_API_URL_BASE - restful api url base

How to run app locally

npm install
npm start

Releases

No releases published

Packages

No packages published