Skip to content

peertecho/example-pear-react-hyperdrive-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

  • Example of Pear desktop app with Javascript + React + Hyperswarm + Corestore + Hyperbee + Hyperdrive
  • Multiple app instances can run concurrently (same machine or different machines) to connect and replicate messages

Getting started

Prod mode

npm i
npm run build
npm start

Dev mode

npm i
npm run dev

Run

  • Open two apps, e.g. run npm run dev in two terminals
  • On the first app,
    • click Start writer
    • wait for core created with a core key
  • On the second app
    • copy the above core key into the reader input box
    • click Start reader
    • wait for started
  • Go to the parent dir of the current working dir
    • create writer-dir, add/update/remove files
    • click Sync on the first app

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published