Your First Project

Run one complete Bootspring build cycle from task pickup to completion.

Prerequisites#

  • Node.js 18+
  • Bootspring installed (npm i -g @girardmedia/bootspring)
  • Authenticated account (bootspring auth login)

Step 1: Initialize#

Loading code block...

Step 2: Pick a Starting Flow#

New idea#

Loading code block...

Existing repo#

Loading code block...

Step 3: Start the Build Queue#

Loading code block...

This marks the next task as in_progress and prints implementation context.

Step 4: Implement and Close Task#

After implementing the task:

Loading code block...

Then continue:

Loading code block...

Step 5: Check Progress#

Loading code block...

Recovery Commands (Important)#

Loading code block...

Optional: Autonomous Loop Mode#

Loading code block...

With git behavior controls:

Loading code block...

What to run before launch#

Loading code block...