/kirby-headless-demo

Experimental, Astro meets Kirby (KQL)

Primary LanguagePHP

State: Work in progress

Frontend: Astro

  • cd astro-frontend

  • npm install

  • npm run dev

  • VScode prettier auto formatting only works with npm out of the box, not with pnpm

Backend: Kirby CMS

TODOs

  • gh action - setting working dir does not work, use on every step or use cd?