kevinmmartins / node-api-boilerplate-with-graphql

Node Api Boilerplate With GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Api boilerplate with GraphQL

Requirements

  • node 12 +
  • npm
  • docker compose
  • nvm

Install

  • npm install

Run

  • nvm use

  • docker-compose up -d

  • npm start

Playgroud: http://localhost:8000/graphql

Test

  • Run: npm run test

About

Node Api Boilerplate With GraphQL


Languages

Language:JavaScript 100.0%