Skip to content

Latest commit

 

History

History
73 lines (42 loc) · 1.49 KB

readme.md

File metadata and controls

73 lines (42 loc) · 1.49 KB

A Nodejs Express Website on IBM i

FormaServe Logo

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

Pre-reqs

Requires Node.js on IBM i at least version 8

Install Instructions

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

Authors

FormaServe Systems Ltd - All work - FormaServe

License

License

Acknowledgments

Andy Youens - FormaServe Systems Ltd - Twitter @AndyYouens

Latest Changes

Andy Youens - April 2020 - Include Add record functionality

Published PowerWire Article

May 2020

Copyright

© 1990 - 2020 FormaServe Systems Ltd

Open Source on IBM i - Oh Yea!

😉