mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
.. | ||
API | ||
Docs | ||
Infrastructure | ||
Middleware | ||
Services | ||
Tests | ||
Types | ||
Utils | ||
.dockerignore | ||
BillingConfig.ts | ||
DatabaseConfig.ts | ||
EnvironmentConfig.ts | ||
jest.config.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
test-setup.sh | ||
tsconfig.json |
OneUptime Common Server Library
The OneUptime Common Server Library is a collection of shared components, utilities that are used across the OneUptime platform. This library is built with Node.js and TypeScript. It includes utilities like database connection, and query builders, etc.