Skip to content
New issue

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

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

Already on GitHub? # to your account

Added a "Quick Start" to readme #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
This is a demo app for [remoteStorage.js](http://remotestorage.io/integrate/).

# Quick Start

[1] Visit this app with your browser
* At https://myfavoritedrinks.remotestorage.io/ where it's hosted
* Or clone this repo and run `npx serve` in the repo root
* the app needs to be hosted using a Web server--don't just open [index.html](index.html) from your file system

[2] Get a storage account.
* See the [remoteStorage documentation](https://remotestorage.io/get.html)
* There are [many options](https://remotestorage.io/servers.html), including self-hosting or running a remoteStorage server on localhost.

[3] Click on the *remotestorage* widget (logo)

[4] type in `user@provider.com` in the input field of the widget, click through

[5] what happens at this point is server specific, OAuth flow should redirect you to onboarding and/or login