oneuptime/APIReference
Simon Larsen 1702558d73
chore: update package-lock.json files to add @types/web-push and web-push dependencies
- Added "@types/web-push": "^3.6.4" to multiple package-lock.json files.
- Added "web-push": "^3.6.7" to multiple package-lock.json files.
- Removed "lodash" and "@types/lodash" from multiple package-lock.json files.
2025-07-30 15:21:03 +01:00
..
CodeExamples fix: Update Includes example values and enhance description for clarity 2025-07-10 14:26:25 +01:00
Service fix: Clean up formatting and improve readability in DataType and MailService classes 2025-07-10 16:21:44 +01:00
Static Add API reference code examples and configuration files 2024-09-18 14:39:11 +01:00
Utils Refactor ResourceUtil and UserMiddleware; update type definitions and improve method naming for clarity 2024-09-26 15:59:06 +01:00
views fix: Update Includes example values and enhance description for clarity 2025-07-10 14:26:25 +01:00
.dockerignore Add API reference code examples and configuration files 2024-09-18 14:39:11 +01:00
.gitattributes Add API reference code examples and configuration files 2024-09-18 14:39:11 +01:00
.gitignore Add API reference code examples and configuration files 2024-09-18 14:39:11 +01:00
Dockerfile.tpl Set permission to write logs and cache on /tmp/npm in case container run as non root 2025-06-10 19:11:37 +01:00
Index.ts Refactor retryCount initialization across multiple modules for consistency 2024-11-25 13:53:43 +00:00
nodemon.json Add API reference code examples and configuration files 2024-09-18 14:39:11 +01:00
package-lock.json chore: update package-lock.json files to add @types/web-push and web-push dependencies 2025-07-30 15:21:03 +01:00
package.json fix: increase Node.js memory limit in start script for all packages 2025-04-14 11:27:06 +01:00
README.md Add API reference code examples and configuration files 2024-09-18 14:39:11 +01:00
Routes.ts fix: improve code formatting and readability in Routes and OpenAPI service files 2025-06-12 18:00:45 +01:00
tsconfig.json Add API reference code examples and configuration files 2024-09-18 14:39:11 +01:00

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact