Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exemple d'utilisation

dbAdmin.js :

const rdbAdmin = require("reactivedb-admin")
const config = {
    server: {
        host: "localhost",
        port: 3000,
        secure: false,
        url: "/server",
    },
}

rdbAdmin(config)

Puis ajouter un script NPM du type :

"budo dbAdmin.js"

About

Graphical administration interface for reactivedb

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages