aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-16Migrating to react query for client side queriesMohamedBassem1-0/+3
2024-02-12feature: Add support for managing API keysMohamedBassem1-0/+3
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-2/+2
2024-02-10api: Init trpc in prep for a migrationMohamedBassem1-0/+5
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem1-0/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-08[refactor] Use react form hock for the AddLinkMohamedBassem1-0/+3
2024-02-07[feature] Add support for deleting linksMohamedBassem1-0/+1
2024-02-07[ui] Styling the bookmarks pageMohamedBassem1-0/+2
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-1/+1
2024-02-06Init package and start bullmq workersMohamedBassem1-6/+2
2024-02-06Structure the repo into workspacesMohamedBassem1-5/+0
2024-02-06Linting and formattingMohamedBassem1-10/+10
2024-02-06Add eslint and prettierMohamedBassem1-3/+11
2024-02-06Move the web app into a subdirMohamedBassem1-0/+0
2024-02-06Start using zod in the APIMohamedBassem1-1/+2
2024-02-05Init shadcnMohamedBassem1-1/+6
2024-02-05Init NextAuthMohamedBassem1-0/+2
2024-02-05Init prismaMohamedBassem1-2/+3