Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-pouchdb

PouchDB Bindings 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

bower install [initial build only]
npm install [initial build only]
gulp

Demo App

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

Tests

npm test

Running

NodeJS + Hapi

npm start

then open http:://localhost:8080

Demo App

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

License

MIT

About

📦 PouchDB Bindings for PureScript

Topics

Resources

Stars

24 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages