- Consult this README
- Read the Guides:
- Consult the API documentation
- Ask on the forums
- Ask in the IRC Channel (#remotestorage on freenode)
- Open an issue in the relevant repository
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]"