Initial worker service

This commit is contained in:
Ruslan Bakiev
2026-05-05 12:05:55 +07:00
commit e87f9b3c57
44 changed files with 13700 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import { HatchetClient } from '@hatchet-dev/typescript-sdk';
export const hatchet = HatchetClient.init();