Skip to content

Astro 3 + postgres + Cloudflare pages + tailwindcss , sample

Notifications You must be signed in to change notification settings

kuc-arc-f/astro3_10pg

Repository files navigation

astro3_10pg

Version: 0.9.1

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

date    : 2023/09/20

update :


Summary

Astro 3 + postgres + Cloudflare pages + tailwindcss , sample


setup

  • .env
PUBLIC_SYSTEM_NAME = "astro3_10pg"

PUBLIC_USER_ID=100
PUBLIC_API_URL=https://hoge
PUBLIC_API_KEY=""

Start

npm i

#start-dev

yarn  dev

#build
yarn buiild

#deploy
npx wrangler pages deploy dist

blog


About

Astro 3 + postgres + Cloudflare pages + tailwindcss , sample

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published