Skip to content

vampolo/koa-apollo-websocket-server-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-apollo-websocket-server-starter

Koa + Apollo Server (GraphQL) + Websocket support starter package

This is a ready to roll starter with Koa, Apollo Server and koa-websocket. It also has reload after changes support and testing via jest.

Commands

  • yarn dev: start sever with development support (reload on changes).
  • yarn start: start server (production mode).
  • yarn test: runs jest tests.
  • yart test-ci: runs jest tests with coverage for ci integration.

Contribute

Feel free to fork and submit PRs!

About

Koa + Apollo Server + Websocket support starter package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published