My Portfolio – built with Astro (v6) and self hosted Directus
- 🚀 Astro v6
- 🎨 Tailwind CSS v4
Self-Hosted on VPS with Coolify:
- 🦌 Directus v11
🅿️ Plausible Analytics
- Create a
.envfile and add all env variables, see.env.examplefor a full list - Run
pnpm typegen:directusto generate the Directus types for your directus instance. - Replace the urls in
vercel.jsonwith your own Directus and Plausible instances.