node-fb-sample
v0.0.2
Published
Sample node-firebird-libfbclient application using NodeJS and Firebird SQL (libfbclient is required)
Downloads
31
Readme
#Sample application using NodeJS and Firebird SQL.
##Dependencies:
##Starting Installing node dependencies
cd node-fb-sample
npm install##Starting Run
node serverfrom program root directory. Direct your browser to
http://localhost:8080On Windows
You may use ready to run zipped package from project downloads section on github. It needs only properly installed Firebird Client.
