pedrosanta / paintmoji

An example of a realtime collaborative app based on ShareDB and Operational Transformation.

Home Page:https://paintmoji.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paintmoji

An example of a realtime collaborative app based on ShareDB and Operational Transformation.

Demo: https://paintmoji.onrender.com

(Note: this is hosted on a Render free instance, which spins down after some time of inactivity and it might take some more time to load if it's down, just keep this in mind when trying this project.)

Setup

  1. Install Node.js.
  2. Run npm install.

Usage

  1. Run npm start.
  2. Open http://localhost:3000 on your browser.

Deployment

This project is deployed on Render using a Free Services instance and it's available at paintmoji.onrender.com.

Since I'm using a free instance, this instance spins down after some time of inactivity, and it will take a few seconds more to respond to a request if it needs to spin back up. Just keep this in mind when trying this project demo.

Maintainer/Who to talk

For any questions you can contact me/Pedro Machado Santa at pedro.santa@gmail.com.

About

An example of a realtime collaborative app based on ShareDB and Operational Transformation.

https://paintmoji.onrender.com

License:MIT License


Languages

Language:JavaScript 86.4%Language:HTML 7.6%Language:CSS 6.0%