runtipi/packages/worker
2023-12-01 09:12:31 +01:00
..
assets refactor(worker): move executors from cli to worker 2023-11-16 20:49:27 +01:00
src fix(worker): no need to mount host 2023-11-28 22:02:52 +01:00
tests test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
.env.test test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
.eslintrc.js feat: create base worker package 2023-11-16 20:49:27 +01:00
.gitignore test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
.prettierrc.js feat: create base worker package 2023-11-16 20:49:27 +01:00
build.js chore: bump node to 20 in dockerfiles and actions 2023-11-29 08:41:35 +01:00
Dockerfile chore: bump node to 20 in dockerfiles and actions 2023-11-29 08:41:35 +01:00
Dockerfile.dev chore: bump node to 20 in dockerfiles and actions 2023-11-29 08:41:35 +01:00
nodemon.json feat: create base worker package 2023-11-16 20:49:27 +01:00
package.json chore(deps-dev): bump @types/web-push from 3.6.2 to 3.6.3 2023-11-25 11:27:47 +01:00
tsconfig.json test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
vitest.config.ts test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00