Tailwind Logo

Blog

You can check blog articles order by publish date.


Vercel

Synchronising environment variables using the Vercel CLI

In the previous article, we deployed a website in Vercel using Context ID. I will check the procedure for synchronising the environment variables set in Vercel using the Vercel CLI so that they can be used in the development environment at hand.



XM Cloud

Deploying XM Cloud Non-Production Environments

I have previously introduced the procedure for creating a new project and launching a new CMS. This time, we would like to create a development branch in the same GitHub repository and launch an instance using the code under development.








Sign up for a free Auth0 plan

When implementing authentication in Next.js, a free Auth0 plan is available for developers. This time, we would like to apply for this free plan so that we can use it for demos, etc.


Introducing Sitecore Blok

The web framework used in Sitecore's products is publicly available, and the company provides a package for anyone to use this framework in the form of Sitecore Blok. In this article, we would like to use Sitecore Blok with Next.js.