# cloudflare backup of pastnotes1982 => userid =>bistromath22@proton.me # site => https://notes1982.pages.dev/ #npm install wrangler --save-dev #npx wrangler login #npx wrangler pages project list ## https://notes1982.pages.dev/ #npx wrangler pages deploy [OPTIONS] #npx wrangler pages deploy site_mtinitiative --project-name=notes1982 --branch=production npx wrangler pages deploy site_mtinitiative \ --project-name=notes1982 --branch=main --commit-dirty=1 #npx wrangler pages deployment list