mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
.. | ||
AnalyticsModels | ||
Models | ||
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.