# astro2_25todo
Version: 0.9.1
Author : Kouji Nakashima / kuc-arc-f.com
date : 2023/05/23
update : 2023/05/28
cloudflare D1 + Astro 2, todo MD editor
PUBLIC_BASIC_AUTH_USER = "hoge"
PUBLIC_BASIC_AUTH_PASSWORD = "1111"
PUBLIC_API_URL=http://localhost:8787
PUBLIC_API_KEY="hoge123"
npm i
#start-dev
yarn dev
# build
yarn build
start
https://zenn.dev/knaka0209/books/b5e25eac05b2c5