Skip to content

aaronleopold/graphql-mikro-subscriptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-mikro-subscriptions

A template for GraphQL subscriptions and Mikro-Orm

Check out how I made this, step-by-step, here

Running

All that is required is installing the dependencies and running the dev script

yarn
yarn dev

Go to localhost:5000/graphql for the GraphiQL Playground