Skip to content

brianhuangyl/node-graphql-sample

Repository files navigation

README

This is a NodeJS graphql service allowing CRUD operations with mysql.

What is this repository for?

Node GraphQl Sample

How do I get set up?

  • Summary of set up yarn ./configure
    yarn start

  • How to run tests

    • yarn test // Not implemented yet as I believe the integration would have better coverage
    • yarn integration // 100% coverage, requires mysql running and create database as per the env variable DB_NAME
    • yarn docker-test // run unit tests in docker container

TODO

  • Add request validation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published