oneuptime/Worker
2024-09-21 15:04:57 +01:00
..
DataMigrations
Jobs Add debug logging for scheduled maintenance event processing and notifications 2024-09-20 11:29:03 +01:00
Utils
.dockerignore
.gitattributes
.gitignore
Dockerfile.tpl Update Dockerfile template for Worker service: adjust package.json paths and expose port 1445 2024-09-16 10:42:25 -07:00
Index.ts Refactor route initialization and clean up commented imports in Worker module 2024-09-21 15:03:16 +01:00
nodemon.json
package-lock.json Add PORT environment variable to home and worker templates; include ejs dependency in Worker 2024-09-16 12:28:34 -07:00
package.json Update package name to @oneuptime/worker and uncomment scheduled maintenance jobs in Routes 2024-09-20 23:42:38 +01:00
README.md
Routes.ts Simplify job execution by removing error handling and using await for function calls in WorkersFeatureSet 2024-09-21 15:04:57 +01:00
tsconfig.json

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