Get the Discord Dashboard starter kit running from scratch. Neon database,
Discord bot, and a Next.js dashboard.
This is Episode 1 of the Discord Dashboard series by The North Solution.
By the end of this video your bot is online, your database is connected,
and the dashboard is loading in the browser.
Discord: / discord
Patreon: / thenorthsolution
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
STARTER KIT (free & open source)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
GitHub → https://github.com/thenorthsolution/d...
Star the repo if this helped, it genuinely makes a difference.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
LINKS FROM THIS VIDEO
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Neon (free serverless Postgres)
→ https://neon.tech
Discord Developer Portal
→ / discord
Node.js (download LTS)
→ https://nodejs.org
pnpm (install)
→ https://pnpm.io/installation
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
WHAT'S IN THE STARTER KIT
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
apps/web → Next.js 15, Tailwind v4, shadcn/ui, NextAuth v5
apps/bot → Discord.js v14, TypeScript
packages/ → Prisma + Neon, shared types, HTTP adapter
Full stack, zero vendor lock-in, MIT licensed.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
SERIES PLAYLIST
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Discord Dashboard — The North Solution
→ • Discord Dashboard Series
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
TECH STACK
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Next.js 15 → https://nextjs.org
Tailwind CSS v4 → https://tailwindcss.com
shadcn/ui → https://ui.shadcn.com
NextAuth v5 → https://authjs.dev
Discord.js v14 → https://discord.js.org
Prisma v7 → https://prisma.io
Neon → https://neon.tech
Turborepo → https://turbo.build
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
If you get stuck at any step, drop a comment with the error message
and I'll help you out, or join the discord.
— The North Solution