Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
/ alacarte Public archive

A prototype for realtime peer to peer collaborative shopping cart.

Notifications You must be signed in to change notification settings

tuning-tech/alacarte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alacarte

A prototype for realtime peer to peer collaborative shopping cart.

How to use

  • cd alacarte-web

  • npm install

  • ng serve to run the app

  • on a different window run HOST=localhost PORT=4444 alacarte_web/node_modules/y-webrtc/bin/server.js

    • This will run a signalling server for finding other peers
  • Try sharing the app link to multiple tabs, multiple devices, we should be able to collaboratively edit the fodd ordering cart

Demo

demo

About

A prototype for realtime peer to peer collaborative shopping cart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published