> On Oct 14, 2014, at 7:56 PM, Siddique Ahmad <[email protected]> wrote: > > any app available for chromebook ?
Chrome OS is basically a web browser, so you'd need a browser-based equivalent of Couchbase Lite. Currently that's PouchDB <http://pouchdb.com/>. It's based on the CouchDB architecture, like Couchbase Lite, so it's compatible. > or any way we can run / host sync gateway on chrome book I'm pretty sure there's no way to run any type of server software in the sandbox of Chrome OS, even using NaCl. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/F6A2C7DF-66EB-4ACC-870E-AE2F573991A1%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
