# kit1_29cms
Version: 0.9.1
Author : Kouji Nakashima / kuc-arc-f.com
date : 2023/08/11
update :
SvelteKit + Cloudflare D1, CMS sample
npm install
PUBLIC_SITE_ID=5
PUBLIC_API_URL=http://localhost:8787
PUBLIC_API_KEY="hoge123"
yarn dev
yarn build