oneuptime/Model
2024-04-23 13:44:46 +01:00
..
AnalyticsModels Refactor getEvents function in SpanViewer.tsx to separate events and exceptions 2024-04-23 13:44:46 +01:00
Migrations
Models Refactor field types and filters in BrandColors.ts and LineChart.tsx components 2024-04-16 11:27:09 +01:00
Permissions
Tests
.dockerignore
jest.config.json
package-lock.json
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.