Wanatchapong / chat-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Application

Server

  • cd server directory
  • create .env file and copy all environment variables from .env.example
  • run npm install and npm run dev

Web

  • cd web directory
  • create .env file and copy all environment variables from .env.example
  • run npm install and npm start

About


Languages

Language:JavaScript 92.0%Language:CSS 5.1%Language:HTML 2.8%Language:Shell 0.1%