| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
xgvr1777
9年前发布

PouchDB Bindings for PureScript

来自: https://github.com/brakmic/purescript-pouchdb

purescript-pouchdb

PouchDB Bindigs for PureScript (Work in Progress)

PouchDB is an open-source Database inspired by Apache CouchDB that runs in the browser.

With PouchDB one can store app-data locally while offline and sync them with the CouchDB and compatible servers when the app is back online.

Implementation Status

Building

Library

pulp dep install [initial build only]  npm install [initial build only]  gulp

Demo App

gulp make-demo [initial build only]  gulp build-demo

Tests

pulp test

Running

NodeJS + Hapi

npm start

then open http:://localhost:8080

Demo App

Open your browser's console to see the output from PouchDB

 本文由用户 xgvr1777 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1456621927953.html
Node.js NoSQL数据库 PureScript