Skip to content

dbrudnicki/todo-gql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-gql-server

Example of a Typescript based Todo GraphGL server. NOTE: this uses a simple array as the data store which gets cleared out everytime the server is restarted.

Getting Started

  • Clone this codebase
  • CD into the cloned folder and run: npm i
  • Start the server: npm start
  • Navigate to http://localhost:4000 to play in the sandbox

About

Typescript based Todo GraphGL server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published