Skip to content

zidik/couchdb-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB Test

FOSSA Status

Progressive Web App for managing a list of users. Works offline and automatically synchronises changes whenever there is a chance. Simple conflict resolution is also implemented, in order to solve cases when same user has been modified in multiple devices.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

The development machine should have Node and Yarn installed.

node --version
v9.8.0
yarn --version
1.6.0

A remote or local CouchDB instance is needed to sync data. Also CORS should be enabled on that instance. URL of the instance can be configured in App.js

Start the development server

yarn start

Running the tests

yarn test

Built With

License

FOSSA Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •