Skip to content

richardm90/NodeExpress-IBMi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

😉

About

A Nodejs Express Website on IBM i

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.0%
  • HTML 32.7%
  • JavaScript 26.3%