# kit1_27chat_pub
Version: 0.9.1
Author : Kouji Nakashima / kuc-arc-f.com
date : 2023/07/30
update : 2023/08/07
SvelteKit + Cloudflare D1, chat app sample
https://github.com/kuc-arc-f/d1-project7chat
npm install
PUBLIC_API_URL=http://localhost:8787
PUBLIC_API_KEY="hoge123"
yarn dev
yarn build