Skip to content

cdfornari/graphql-nest-anylist

Repository files navigation

Nest Logo

Installation

$ npm install

Dev Environment

Copy .env.example to .env Server will run on localhost:3000/graphql

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Fill the database with dummy data

Run the app and run the mutation below in the playground

  executeSeed