Skip to content

Client-side Javascript library to make apps compatible with a remote storage.

Notifications You must be signed in to change notification settings

letolabs/remoteStorage.js

 
 

Repository files navigation

remoteStorage.js

Build Status

Where to get help?

Running the local Test Server

To test remoteStorage enabled apps, you need to have a remoteStorage compatible storage account. To find out how to get one, see Get Storage on remotestorage.io.

Additionally, remoteStorage.js brings a tiny example server for nodeJS.

  • To run the test server, first of all add a line

    127.0.0.1 local.dev

  • to your /etc/hosts file. then run:

    sudo node server/nodejs-example.js

  • You can then connect as "[email protected]"

About

Client-side Javascript library to make apps compatible with a remote storage.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%