Skip to content

Sample Course - Zero to Hero

This is a sample course demonstrating how you can structure learning content using StackForge Core.

Welcome to your first lesson! In this course, you’ll learn:

  • How to set up your development environment
  • The core principles of Zero-Opex infrastructure
  • Building your first creator platform

Action Item: Clone the StackForge Core repository and run npm install.

Now that you have the code, let’s deploy it:

  1. Connect your GitHub repository to Vercel
  2. Add your environment variables
  3. Deploy to production
  4. Celebrate your sovereign infrastructure!

Learn how to make it your own:

  • Edit tailwind.config.mjs for custom colors
  • Update logos in src/assets/
  • Modify the landing page in src/pages/index.astro

Use Keystatic CMS to manage your content:

  • Navigate to /keystatic
  • Create your first page
  • Publish and see it live

Unlock gamification features:

  • Resource tracking (HP, XP, points)
  • Rule engine for automation
  • Turn-based interactions
  • Surge events for drama

Final steps before launch:

  • Set up custom domain
  • Configure email sending (Resend)
  • Set up analytics (optional)
  • Launch! 🚀

You’re building something real. Every lesson brings you closer to owning your platform.

Next Steps:

  • Complete all lessons
  • Build your own project
  • Share with the community

This is a sample course structure. Replace with your own content!