Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cheff to demo apps in FAQ. #1484

Merged
merged 1 commit into from Aug 26, 2018
Merged

Add Cheff to demo apps in FAQ. #1484

merged 1 commit into from Aug 26, 2018

Conversation

@vasco3
Copy link
Contributor

vasco3 commented Aug 26, 2018

Adding Cheff a web app for meal planning which is client-only so it uses webtorrent to sync recipes between user's devices.

@request-info

This comment has been minimized.

Copy link

request-info bot commented Aug 26, 2018

👋 We would appreciate it if you could provide us with more information about this issue.

@welcome

This comment has been minimized.

Copy link

welcome bot commented Aug 26, 2018

🙌 Thanks for opening this pull request! You're awesome.

@vasco3

This comment has been minimized.

Copy link
Contributor Author

vasco3 commented Aug 26, 2018

Added more info in the description

Copy link
Member

DiegoRBaquero left a comment

Interesting concept, do you pack all the information and then create a torrent of that?

@DiegoRBaquero DiegoRBaquero merged commit b97e798 into webtorrent:master Aug 26, 2018
3 checks passed
3 checks passed
WIP ready for review
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@welcome

This comment has been minimized.

Copy link

welcome bot commented Aug 26, 2018

🎉 Congrats on getting your first pull request landed!

@vasco3

This comment has been minimized.

Copy link
Contributor Author

vasco3 commented Aug 26, 2018

@DiegoRBaquero that's correct.

  1. I store in localStorage as stringified JSON.
  2. On export I open a torrent seed and display the magnetURI as a QR Code.
  3. Then with another device I scan the QR Code to get the magnetURI and connect to the torrent.
  4. Through the torrent I buffer the stringified JSON
  5. Then store in localStorage.
@DiegoRBaquero

This comment has been minimized.

Copy link
Member

DiegoRBaquero commented Aug 26, 2018

Ah, nice ! cool project

@vasco3

This comment has been minimized.

Copy link
Contributor Author

vasco3 commented Aug 26, 2018

Thanks man

@lock lock bot locked as resolved and limited conversation to collaborators Nov 25, 2018
@feross

This comment has been minimized.

Copy link
Member

feross commented Aug 12, 2019

@vasco3 Looks like this domain is taken over by a malware site now. Removing your site from the list. Please resend a PR if you fix the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.