You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
This library contains the TypeORM database models used by Canister.
It's mostly internal and is used by the Core and API to communicate shared queries.
Installation
npm install --save @canister/models
About
Canister's database models shared between the Core and API