Skip to content

IBM i scaffold using TypeScript, express, odbc

Notifications You must be signed in to change notification settings

Bjarne-La/nodejs-ibmi-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-ibmi-app Template

A Node.js API template, built specifically for using TypeScript, creating APIs with express, and ODBC to connect to IBM i.

Create the repo from the template

Select 'Use this template' and 'Create a new repository'. Fill out your new repository information and when it has been created, clone it to your local device.

image

Setup

  1. After cloning the repo, change directory to it and use npm i to fetch the dependencies
  2. Create a copy of .env.example named .env and update the environment variables with the values you would use to connect to an IBM i

Testing

Use 'Launch Program' under the debug tab to launch to application.

image

You can also use npm run start to launch it outside of VS Code.

About

IBM i scaffold using TypeScript, express, odbc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%