Skip to content
Ruapehu

Ruapehu

Building with Claude Code — create real things. Use Claude Code in your IDE, learn Git, and build & deploy your first app.

●●●Hard · 6 lessons

By the end of this trail, you will have:

  • Claude Code installed and integrated with VS Code or Cursor for agentic coding
  • Git and GitHub set up — you can commit, push, and manage version control confidently
  • Skills, CLAUDE.md, and hooks configured to customize how Claude Code works in your project
  • A real Next.js app built from scratch, component by component, using the scaffolding approach
  • Your app connected to a Supabase database and deployed live on Vercel
  • API keys, .env files, and security best practices locked down before shipping