Skip to content

terryfu2/canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas

A distributed recreation of [r/place](https://en.wikipedia.org/wiki/R/place)

plot

Architecture

plot

Features

  • Replicated Proxy and Backend Processes
  • Detection of Failure and auto reconnection to processes when brought back up
  • Live Updates across Clients

Setup

Frontend

Follow the instructions in the frontend readme

Proxy

Run before running npm start on frontend
Follow the instructions in the proxy readme

Backend

Follow the instructions in the backend readme

Setup csv tables

truncate canvas; https://www.postgresqltutorial.com/postgresql-tutorial/import-csv-file-into-posgresql-table/

About

A distributed recreation of r/place 🎨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published