5.3 KiB
5.3 KiB
🚀 JUMPSTART WIZARD - COMPLETE SETUP GUIDE
✅ EVERYTHING IS CONFIGURED AND READY
🔑 Directus API Token
oGn-0AZjenB900pfzQYH8zCbFwGw7flU
✅ Token has been added to the environment
🌐 Access the Jumpstart Wizard
Direct URL: https://launch.jumpstartscaling.com/admin/sites/jumpstart
🎯 What the Jumpstart Wizard Does
The Jumpstart Wizard is a 4-step guided process for migrating and refactoring WordPress sites:
Step 1: Connect the Cables 🔌
- Enter WordPress site URL
- Provide username and app password
- Tests connection to WordPress REST API
- Status: ✅ Fully functional
Step 2: Inventory & Filter 📦
- Scans all posts, pages, and taxonomies
- Filters out categories/tags with <10 posts
- Counts valid content for migration
- Status: ✅ Fully functional
Step 3: Quality Control Gate 🧪
- Generates first 3 articles as QC samples
- Uses AI refactoring engine
- Waits for manual approval
- Shows preview of refactored content
- Status: ✅ Fully functional
Step 4: Ignition 🚀
- Launches mass generation after QC approval
- Processes all inventory items
- Deploys to Directus
- Shows real-time progress
- Status: ✅ Fully functional
🎨 UI Features
Visual Elements
- ✅ Rocket animation (flies away on launch)
- ✅ Live system logs panel
- ✅ Progress indicators
- ✅ Status badges
- ✅ Real-time counters
Components Used
WordPressClient- WordPress REST API integrationDirectusClient- Directus SDK integration- Shadcn UI components (Card, Button, Progress, Badge, Input)
🔧 Technical Details
Frontend
- Component:
/frontend/src/components/admin/jumpstart/JumpstartWizard.tsx - Page:
/frontend/src/pages/admin/sites/jumpstart.astro - Assets:
/public/assets/rocket_man.webp✅
Backend Integration
- WordPress API: Uses
WordPressClientclass - Directus API: Uses
getDirectusClient()with admin token - Content Generation: Calls
/api/generate-contentendpoint
Environment Variables
DIRECTUS_ADMIN_TOKEN=oGn-0AZjenB900pfzQYH8zCbFwGw7flU
PUBLIC_DIRECTUS_URL=https://spark.jumpstartscaling.com
📋 How to Use
1. Access the Wizard
Open: https://launch.jumpstartscaling.com/admin/sites/jumpstart
2. Connect to WordPress
Site URL: https://your-wordpress-site.com
Username: your-wp-username
App Password: xxxx xxxx xxxx xxxx xxxx xxxx
3. Review Inventory
The wizard will automatically:
- Scan all posts and pages
- Filter taxonomies
- Show total count
4. Approve QC Samples
- Review the first 3 generated articles
- Click "Approve & Ignite 🚀" to proceed
- Or "Reject / Regenerate" to try again
5. Watch the Magic
- Real-time progress bar
- Live counters (Total, Processed, Deployed)
- System logs streaming
🎯 What's Already Working
✅ Fully Functional
- WordPress connection testing
- Inventory scanning
- QC generation (first 3 articles)
- Manual approval gate
- Mass generation trigger
- Real-time logging
- Rocket animation
- Progress tracking
✅ UI Components
- Connection form with validation
- Live logs panel (terminal-style)
- Progress indicators
- Status badges
- Animated rocket
- Responsive layout
✅ Backend Integration
- WordPress REST API client
- Directus SDK client
- Content generation API
- Authentication handling
🔗 Related Pages
| Feature | URL |
|---|---|
| Jumpstart Wizard | https://launch.jumpstartscaling.com/admin/sites/jumpstart |
| Command Station | https://launch.jumpstartscaling.com/admin |
| Content Factory | https://launch.jumpstartscaling.com/admin/factory |
| WordPress Importer | https://launch.jumpstartscaling.com/admin/sites/import |
| Sites List | https://launch.jumpstartscaling.com/admin/sites |
📊 Data Files Available
All JSON files are in Directus container at /directus/data/:
✅ avatar_intelligence.json (5.4K) - 10 business avatars
✅ avatar_variants.json (8.5K) - Male/female/neutral versions
✅ geo_intelligence.json (2.1K) - Geographic clusters
✅ spintax_dictionaries.json (1.1K) - Content variations
✅ cartesian_patterns.json (2.1K) - Title/hook formulas
✅ offer_blocks_universal.json (14.1K) - 10 universal offers
✅ offer_blocks_avatar_personalized.json (72.3K) - Avatar-specific
✅ offer_blocks_cartesian_engine.json (1.1K) - Cartesian offers
✅ master_meta.json (2.3K) - Global settings
🎉 EVERYTHING IS READY!
The Jumpstart Wizard is:
- ✅ Fully deployed
- ✅ All components working
- ✅ Directus token configured
- ✅ Assets loaded
- ✅ API endpoints connected
- ✅ UI polished and animated
Just open the URL and start testing!
👉 https://launch.jumpstartscaling.com/admin/sites/jumpstart
🔐 Quick Reference
Directus Login
- URL: https://spark.jumpstartscaling.com/admin
- Email:
somescreenname@gmail.com - Password:
Idk@2025lol - API Token:
oGn-0AZjenB900pfzQYH8zCbFwGw7flU
Frontend
- Base: https://launch.jumpstartscaling.com
- Admin: https://launch.jumpstartscaling.com/admin
- Jumpstart: https://launch.jumpstartscaling.com/admin/sites/jumpstart
All systems GO! 🚀