Skip to content

DmytryS/graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

graphql-example

Boilerplate template for node and typescript api's.

Installation

  • npm install (install packages & typings)

Run

  • npm test (run mocha tests)
  • npm run lint (run eslint)
  • npm run lint:fix (run autofix eslint errors)
  • npm start (start the application)
  • npm run dev (start the application in development environment)

About

GraphQL example project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published