This repo contains a NodeJS Express website that runs on IBM i.
It shows full database maintenance features of a table/physical file on the IBM i
Requires Node.js on IBM i at least version 8
These commands need to be run in a QSHELL session on your IBM i
Issue the following command to install clone the repo
git clone https://github.com/AndyYouens/NodeExpress-IBMi.git
CD into directory
cd \NodeExpress-IBMi
Install dependancies
npm install
Start application
npm start
Point your browser to https://your_IBMi:3333
FormaServe Systems Ltd - All work - FormaServe
- MIT license
- © 1990 - 2020 FormaServe Systems Ltd
Andy Youens - FormaServe Systems Ltd - Twitter @AndyYouens
Andy Youens - April 2020 - Include Add record functionality
May 2020
© 1990 - 2020 FormaServe Systems Ltd
😉