Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.38 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.38 KB

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]"