Skip to content

marcoscianzio/discord-clone-api

Repository files navigation

Discord Clone API

How to run the project

  1. start mysql service
  2. create a mysql database called discord
  3. start redis-server

server

cd server
yarn
yarn watch
yarn dev

Gallery

landing

login

friends

server