https://blog.sugarshin.net
$ cat .node-version$ npm i$ cp .env.example .env.development
$ vim .env.development
$ cp .dev.vars.example .dev.vars
$ vim .dev.vars$ npm run devPrepare Pages Functions local development environment to debug the search-related feature.
$ npx wrangler pages dev --live-reload .$ npm run buildMerge to the default branch will trigger GitHub Actions that deploys assets to Cloudflare Pages.
Copyright (C) 2025 Shingo Sato.
All rights reserved with all articles and pictures.
Everything else in the repository is MIT licensed.