oneuptime/Model
2024-06-05 17:26:48 +01:00
..
AnalyticsModels refactor: Update permission names in NotificationAPI.ts, DataMigration.ts, BillingPaymentMethodAPI.ts, BillingInvoiceAPI.ts, and PromoCode.ts 2024-05-31 19:23:45 +01:00
Models refactor: Update MonitorSecret model permissions 2024-06-04 20:33:35 +01:00
Permissions
Tests refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
.dockerignore
jest.config.json
package-lock.json update deps 2024-05-04 19:33:45 +01:00
package.json
README.md
tsconfig.json

OneUptime Model Library

The OneUptime Model Library is a collection of shared database models and utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with TypeScript and TypeORM. It includes models like User, Monitor, Incident, and Team. It also includes utilities like database connection, and query builders, etc.