Skip to content

ricardobarata/graphql-nestjs-server

Repository files navigation

Description

GraphQL demo server using Nest and Apollo Server Express

Installation

$ npm install

Running the app

# run dev watch mode
$ npm run start:dev

# play with it
http://localhost:3000/graphql