Sentry Build Developer Workshops
On-Demand
We’re going hands-on with all things application development, and making sure that when your code breaks, you have a good way figure out how to fix it. Sentry Build workshops stay in the code, building software, and debugging real problems with the latest tools from Sentry.
Welcome to Sentry Build
We're going hands-on with all things application development, and making sure that when your code breaks, you have a good way figure out how to fix it. Sentry Build workshops stay in the code, building software, and debugging real problems with the latest tools from Sentry.
git clone https://github.com/sergical/nextjs-conf-scheduler.git
cd nextjs-conf-scheduler
pnpm install
pnpm db:init
pnpm db:push
pnpm db:seed
pnpm dev