- NodeJs 21.x
- .NET 6.0 SDK
- Visual Studio Code
- Docker for Windows, with Windows Containers enabled
See Sitecore Containers documentation for more information on system requirements.
if you want to read Japanese readme. please click here
The project will include all of the steps we have outlined in our blog series.
-
create .env file using .env.example
-
In an ADMIN terminal: Please change path for license file.
.\init.ps1 -InitEnv -LicenseXmlPath "C:\projects\license\license.xml" -AdminPassword "DesiredAdminPassword"
-
please execute script :
up.ps1
.\up.ps1
you can access to Sitecore 10.4 with Headless SXA - Next.js environment.
The project will include all of the steps we have outlined in my blog series.