Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QCObjects Admin Lib Db SQLite3

QCObjects Admin Lib for working with SQLite3 Database.

Instructions

  1. Install this dependency in your project using npm
npm i --save qcobjects-admin-lib-db-sqlite3
  1. In your config.json file, create the following settings
    "backend":{
      "db_engine":{
        "name":"sqlite3",
        "databaseName":"admin.db"
      }, ...
  1. Test the integration
npm test
  1. Start the QCObjects HTTP2 Server
qcobjects-server

If you haven't installed QCObjects before, learn more about Installing QCObjects here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages