Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 423 Bytes

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