aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/page.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-19refactor: Move landing page to its own app to deploy it separatelyMohamedBassem1-4/+2
2024-03-19feature: A new landing pageMohamedBassem1-3/+4
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-02-13feature: Add login page and logout buttonMohamedBassem1-17/+10
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-07[ui] Very first draft of the link gridMohamedBassem1-12/+4
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-0/+12
2024-02-06Move the web app into a subdirMohamedBassem1-0/+0
2024-02-05Init NextAuthMohamedBassem1-105/+7