kit1_27chat_pub

Kit1_27chat_pub

SvelteKit + Cloudflare D1, chat app sample

# kit1_27chat_pub

Version: 0.9.1

Author  : Kouji Nakashima / kuc-arc-f.com

date    : 2023/07/30

update : 2023/08/07


Summary

SvelteKit + Cloudflare D1, chat app sample


API Server

https://github.com/kuc-arc-f/d1-project7chat


Setup

npm install

  • .env, set
PUBLIC_API_URL=http://localhost:8787
PUBLIC_API_KEY="hoge123"

Start server

  • start :
yarn dev

build

yarn build

Blog:

Top categories

Loading Svelte Themes