Skip to content

Example of an electron app using oracledb and electron-rebuild

Notifications You must be signed in to change notification settings

n-riesco/oracledb-electron-rebuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oracledb-electron-rebuild

oracledb-electron-rebuild is an example of an electron app that uses electron-rebuild to build the native module oracledb.

Requirements

  • See the requirements for node-gyp

  • Include nan v2.8+ as a dev dependency

Install

npm install

Note that npm install invokes electron-rebuild at the postinstall step (as defined in package.json).

Run

nmp start

About

Example of an electron app using oracledb and electron-rebuild

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published