A NextJS App that uses the Cloudflare Develper Platform to create BattleDecks.
Made for the Austin JavaScript Meetup.
Slides for the presentation can be found here.
npm installSetting up D1 Database Locally
npm run db:migrate:localDevelopment
npm run devDeployment to Cloudflare Pages
npm run pages:deploy