Skip to content

DavidCabal/Yak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Yak

Free browser based real time chat

Quick Start Instructions

  • clone repo

Backend

  • (from project root) cd server
  • npm i
  • npm run build && npm run start

Frontend

  • (from project root) cd chat
  • npm i
  • npm run start

After a few seconds, a new browser tab will open automatically.

🎉 Profit 🎉

About

Browser based real time chat proof of concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published