Skip to content

xdenser/node-fb-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample application using NodeJS and Firebird SQL.

Dependencies:

Starting Installing node dependencies

cd node-fb-sample
npm install

Starting Run

node server

from program root directory. Direct your browser to

http://localhost:8080

On Windows

You may use ready to run zipped package from project downloads section on github. It needs only properly installed Firebird Client.