Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 326 Bytes

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