/discord-clone

Discord clone

Primary LanguageTypeScript

Discord Clone

Installation

Running locally:

$ git clone https://github.com/ericz99/discord-clone.git <folder name>

$ yarn install

$ yarn run preInstall

$ yarn run preBuild

$ yarn run start
  • convert .env.example inside ./server folder into .env and update the environment variables.

Features

  • Codegen for GQL
  • Server creation and channel creation
  • Direct message and group message
  • JWT Authentication with refresh token

App Info

Author

Eric Zhang

Version

1.0.0