Skip to content

devnadeemashraf/CodeRTC-Backend

Repository files navigation

CodeRTC Backend

This repository is a part of a full-stack project called Code RTC.

CodeRTC, where RTC stands for Real Time Collaboration, is an online Coding Playground but with real-time collaboration capabilities.

Overview

  1. A TypeScript backend using ExpressJS.
  2. Custom Authentication and Authorization services that uses HTTP Only JWT Cookies.
  3. PostgreSQL Database made possible via NeonDB.
  4. Real-Time Collaborative Capabilities via Socket.io
  5. Implented Caching to improve load time via Redis
  6. Integrated Monaco Editor as the code editor and Judge0 for Code Compilation.

About

Backend Written in Express with TypeScript for CodeRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published