Published onOctober 25, 2022Binding Directus auth and Next.js middleware to protect your app.directusnext.jsmiddlewareProtecting part of a Next.js app is easy thanks to the middleware. I will show some custom logic.
Published onOctober 23, 2022Building a newsletter subscription with Directus.directusnewsletterWe will see how to add a newsletter subscription to your frontend using Directus as a backend to register emails, send confirmation and unsubscribe links using Flows.
Published onOctober 20, 2022Listen to Stripe webhooks with Directus.directusstripeTo listen to Stripe webhooks, you need to create a custom endpoint and a custom hook.
Published onOctober 19, 2022Integrate Stripe to Directus' flows.directusstripeIntegrating Stripe to a Directus' flow require you to configure your .env file.
Published onOctober 18, 2022A new born blog.next.jstailwindsmeYet, another blog to share some knowledge about programing and a little more.