Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 417 Bytes

File metadata and controls

17 lines (9 loc) · 417 Bytes

Duomly Express.js course with GraphQL API and WebSockets

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

Installation

First, you need to install dependencies

npm install

Next, you can start the application

npm start