Installation

The base classes needed to create an ORM TypeScript file for a data connector can be downloaded from npmarrow-up-right.

npm install @wirebootstrap/wire-orm

A sample ORM file for the Northwindarrow-up-right database is included in the installation files for reference. The file is called northwind.orm.ts

Last updated