Skip to content

A demo of using gundb, an offline-first and decetralized key value database. Gundb is not recommended for REST api but is better for websocket type use cases.

Notifications You must be signed in to change notification settings

bearddan2000/javascript-web-gundb-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-web-gundb-example

Description

A demo of using gundb, an offline-first and decetralized key value database. Gundb is not recommended for REST api but is better for websocket type use cases.

Tech stack

  • gun

Docker stack

  • httpd:latest

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credit

Npm example

About

A demo of using gundb, an offline-first and decetralized key value database. Gundb is not recommended for REST api but is better for websocket type use cases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published