Published on October 6, 2025 Designing a no dependency blog generator with Odin tailwind odin blog Rebuilding the Tailwind Nextjs Starter Blog in Odin, to have something faster and lighter. Read more →
Published on October 12, 2023 An approach to pdf generation with directus. directus pdf puppeteer Let's create a pdf generator using an endpoint extension. Read more →
Published on May 31, 2023 Sending cookies with fetch in Next.js 13 next.js fetch next.js 13 The new Next.js 13 uses fetch in server components and I had trouble sending cookies with it. Here is a solution. Read more →
Published on December 12, 2022 Building a SaaS with Directus and Stripe: Part 4, Stripe Webhooks. directus stripe saas Let's build the Stripe Webhooks endpoint used for a SaaS, built with Directus and Stripe Billing. Read more →
Published on December 8, 2022 Sending external parameters to Directus Flows. directus flow Using the Webhook trigger event, you can send external parameters to your Flows. Read more →