@slc-wms/dbmod
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Database-Model

build npm Version license

This package contains TypeScript types support and zod validation for each of the schemas at the WMS software's database model.

Installation

This package should be online on npm, so to add this to any other service, it should be okay to just run the following command:

npm install @slc-wms/dbmod

If by any means the package is not online, the src folder can be extracted from this repo and referenced locally in the service which is being developed. Just make sure to have both TypeScript and zod installed in that service. To do so, run the following commands:

npm install -D typescript
npm install zod

Readme

Keywords

none

Package Sidebar

Install

npm i @slc-wms/dbmod

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

27 kB

Total Files

27

Last publish

Collaborators

  • vicente-g