Agusnez / twincode

Backend API application for Twincode. Twincode is a platform that allows to host pair programming sessions in a classroom or any other audience target.

Home Page:https://twincode.netlify.app/IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twincode logo

Twincode API

Twincode is a platform to host pair programming sessions. This is project contains the backend API of the platform.

Demo IDE

Click here!

Running the server

To run the server, just use:

npm install 
npm start

Then, if running in localhost, you start a new room: http://localhost:8080/

About

Backend API application for Twincode. Twincode is a platform that allows to host pair programming sessions in a classroom or any other audience target.

https://twincode.netlify.app/IDE


Languages

Language:JavaScript 64.4%Language:HTML 31.5%Language:CSS 3.9%Language:Dockerfile 0.2%