https://github.com/shybyte/remote-storage-gae
Remote Storage Provider running on Google App Engine
https://github.com/shybyte/remote-storage-gae
Last synced: 4 months ago
JSON representation
Remote Storage Provider running on Google App Engine
- Host: GitHub
- URL: https://github.com/shybyte/remote-storage-gae
- Owner: shybyte
- Created: 2012-10-13T09:48:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-16T20:35:52.000Z (about 13 years ago)
- Last Synced: 2025-01-03T20:27:23.388Z (about 1 year ago)
- Language: JavaScript
- Size: 8.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Remote Storage Provider running on Google App Engine
### Usage
If your gmail address is for example **username@gmail.com**
then you can now use **username@remote-storage.appspot.com** as your remote storage address.
Have a look at https://remote-storage.appspot.com !
### Development
I recommend to use Eclipse 3.7 (Indigo) together with these plugins:
* https://developers.google.com/appengine/docs/java/tools/eclipse
* http://scala-ide.org/download/current.html
The appengine plugin will complain about missing jars in the libs directory.
This is intentional, as I did not wantend to commit this big heap of files.
You can use the appengine plugin (quickfix) to add this jars.