Skip to content

Collaborative Code Editor made with Innovative Web Transport and Redis Pub Sub

Notifications You must be signed in to change notification settings

Tarun047/CodeBuddy

Repository files navigation

Web Transport Real Time Collaboration

  1. This project uses ASP.NET Core and Web Transport protocol to demonstrate real time communication.
  2. Read the supporting medium writeup here
  3. In order to run this project you'll need to install docker or podman with compose extensions
  4. Install all the frontend dependencies by running npm install from CodeBuddy.WebApp/Frontend
  5. Run the frontend with npm run dev
  6. Run the backend with podman compose up
  7. Experience the collaboration magic.

About

Collaborative Code Editor made with Innovative Web Transport and Redis Pub Sub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published