This is repository for the Express.js course with GraphQL and Websocket made by Duomly.com
Video version of the course you can find on the Duomly youtube channel:
https://www.youtube.com/c/duomly
First, you need to install dependencies
npm install
Next, you can start the application
npm start