@ibm/mapepire-js
v0.6.0
Published
Db2 client for node
Readme
mapepire-js Db2 for i client
mapepire-js is the pure-JS client (written in TS) for connecting to Db2 for IBM i.
Check out the documentation ⭐️
How to dev/test
- Clone &
npm install - Make a copy of
.env.samplenamed.env- Set the server and port variables to the Mapepire daemon server (either on the server or locally)
- Set the username and password to an IBM i user profile and password
npm run test
