All my work available for consumption.
ash.bhimasani.com/bitpay/extension
ash.bhimasani.com/bitpay/invoice
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
Edit deploy
script in package.json
with your project URL + branch name:
Then run:
npm run deploy
# or
yarn deploy
A subtree branch with just the /out
contents will be pushed up and you can change the settings of your repo to deploy from this branch