aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/index.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-02feature: Include server version in the admin UI. Fixes #66MohamedBassem1-0/+4
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-3/+4
2024-03-21fix(workers): Fix the leaky browser instances in workers during developmentMohamedBassem1-1/+5
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-3/+3
2024-03-01feature: Add full text search supportMohamedBassem1-2/+4
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