mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
5d1ad931fc
This commit removes the unused Copilot configuration variables from the `config.example.env` file. The `COPILOT_OPENAI_API_KEY` and `COPILOT_OPENAI_MODEL` variables are no longer needed and have been removed. This cleanup improves the clarity and maintainability of the codebase. |
||
---|---|---|
.. | ||
AnalyticsModels | ||
Models | ||
Tests | ||
Types | ||
Typings | ||
Utils | ||
.dockerignore | ||
.gitignore | ||
jest.config.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
ServiceRoute.ts | ||
tsconfig.json |
OneUptime Common UI Library
The OneUptime Common UI Library is a collection of shared components, 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 React and TypeScript. It includes components like buttons, modals, and form elements. It also includes utilities like date formatting, and string manipulation.