Menu Close

discord-clone

Discord Clone

Installation

Running locally:

<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

View Source Code

Related Posts