Skip to content

A minimal Apollo Server 4 with Apollo Client 3 application with subscriptions using and graph-ws.

Notifications You must be signed in to change notification settings

AaronNGray/vite-js-apollo-v4-graph-ws-subscription-ssl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vite-js-apollo-v4-graphql-ws-subscription-ssl-example

A minimal Apollo Server 4 with Apollo Client 3 application with subscriptions using and graph-ws.

Installation

  • git clone https://github.com/AaronNGray/vite-js-apollo-v4-graphql-ws-subscription-ssl-example.git
  • cd vite-js-apollo-v4-graphql-ws-subscription-ssl-example

Server

  • cd server
  • npm install
  • npm start

Client

  • cd client
  • npm install
  • npm run dev
  • visit https://localhost

Want to learn more about React + GraphQL + Apollo + graphql-ws ?

About

A minimal Apollo Server 4 with Apollo Client 3 application with subscriptions using and graph-ws.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published