Skip to content

Latest commit

 

History

History
98 lines (84 loc) · 3.94 KB

index.md

File metadata and controls

98 lines (84 loc) · 3.94 KB
layout hero features devFeaturesTitle devFeatures
home
name text tagline actions
remoteStorage
An open protocol for per-user storage on the Web
Webfinger + OAuth + CORS + REST
theme text link
brand
Get Storage
/get
theme text link
alt
How it works
/unhosted
title details
Own your data
Everything in one place – your place. Use a storage account with a provider you trust, or set up your own storage server. Move house whenever you want. It's your data.
title details
Stay in sync
remoteStorage-enabled apps automatically sync your data across all of your devices, from desktop to tablet to smartphone, and maybe even your TV or VR headset.
title details
Compatibility & choice
Use the same data across different apps. Create a to-do list in one app, and track the time on your tasks in another one. Say goodbye to app-specific data silos.
title details
Go offline
Most remoteStorage-enabled apps come with first-class offline support. Use your apps offline on the go, and automatically sync when you're back online.
For App Developers 🚧
title details
Backend as a service
Develop your web app without worrying about hosting or developing a backend for it. Your users will connect their own backend at runtime. No more worrying about accounts, databases, passwords, etc.
title details
Infinite scalability, zero cost
No matter if 5 hundred or 5 million people are using your app, your backend scales automatically and never costs you a single cent.
title details link linkText
JS client library
remoteStorage.js is a JavaScript/TypeScript library that does the heavy lifting to add offline storage and cross-device synchronization to your apps.
/rs.js/docs/
Learn more

Community

remoteStorage is a grass-roots standard, developed completely in the open, by the community for the community. Countless individuals have contributed in one way or another over time, and we'd love to welcome you as one of them!

GitHub Where we collaborate on the protocol specification as well as all common source code.
Forums Our community exchange and support site for everybody from users to developers to providers.
Twitter / Fediverse Follow the project on Twitter or on the Fediverse, to receive updates on releases, events, apps, and related news.
Mailing List A monthly digest about remoteStorage apps, tools, and decentralized news.
Events Meet people in person at conferences, hackathons, camps, and other gatherings.

We would love for you to get involved — check out What can I do for remoteStorage? for some ideas.

Thank you to our contributors!

... and everyone not listed here!

Sponsors

<style> .sponsors { display: inline-grid; grid-template-columns: repeat(2, auto); grid-template-rows: repeat(1, auto); grid-auto-flow: row; grid-column-gap: 3rem; align-items: center; margin-top: 1rem; } .sponsors p a img { max-width: 128px; } </style>