huncwot-todo-graphql

Huncwot Example: Simple task manager with GraphQL

Stars
1

README

Getting Started

Start the application with

huncwot server

and go to localhost:544 to see the application running

Going further

This README should describe whatever steps are necessary to get the application up and running. Things you may want to cover:

  • Node version
  • System dependencies
  • Configuration
  • Database creation
  • Database initialization
  • How to run the test suite
  • Services (job queues, cache servers, search engines, etc.)
  • Deployment instructions
  • ...