PayloadCMS template Local setup Settings .env file in /packages/cms & /packages/ui folders, following .env.example files. Then install dependencies and run the project: pnpm install pnpm dev Visit the following URLs and start hacking: CMS: http://localhost:3000 UI: http://localhost:8000