Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 942 Bytes

README.md

File metadata and controls

43 lines (35 loc) · 942 Bytes

Code together!

An Express, Socket.io, React project to work together on a single webpage simultaneously.

How it works?

Just go to https://together.erkuttekoglu.com and Boom! You can also create your own custom url.
Don't forget to send the same url to your friends so they can join you.

Note that it's a free dyno so wait a bit.

Used technologies:

Backend

Express
Socket.io
Mongoose
Dotenv

Frontend

Vite
React
Quill
Nanoid
Socket.io-client
React-router-dom

Development

Nodemon

Production

Heroku
Cloudflare
MongoDB Atlas

What else can be added

  • Document name input
  • Video conference with webRTC
  • Morgan & Rate limit & Slow down
  • Share mouse-events with each player
  • Make the editor like CodeWars, HackerRank ide

Link to recent app

https://together.erkuttekoglu.com
Note that it's a free dyno so wait a bit.

© 2021 Ercode