aboutsummaryrefslogtreecommitdiffstats
path: root/packages/workers/index.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-2/+1
2024-02-15fix: Attempt to improve the openai prompt a bitMohamedBassem1-2/+1
2024-02-11fix: Fix build for workers package and add it to CIMohamedBassem1-58/+9
2024-02-08Migrating away from bun to yarnMohamedBassem1-1/+8
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-07[feature] Add openAI integration for extracting tags from articlesMohamedBassem1-16/+42
2024-02-07[refactor] Rename the crawlers package to workersMohamedBassem1-0/+0
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-0/+32