Skip to content

GraphQL API for a Todo App using Node.js and Apollo Server

Notifications You must be signed in to change notification settings

onprem/graphql-todo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL ToDo Server

A basic GraphQL API for a ToDo application.

Clone

git clone [email protected]:prmsrswt/graphql-todo-server.git

Install Dependencies

Yarn

If you are using Yarn.

yarn

NPM

Or if you are using NPM.

npm install

Environments

Create a .env file containing the values from .env.sample.

Start

yarn start

Test

yarn test

About

GraphQL API for a Todo App using Node.js and Apollo Server

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •