Documentation Index
Fetch the complete documentation index at: https://docs.weaverse.io/llms.txt
Use this file to discover all available pages before exploring further.
Deployment
Ready to take your Weaverse Hydrogen project live? This guide covers deploying your storefront to various hosting platforms with production-ready configurations.Deployment Options
Recommended: Shopify Oxygen
The official hosting platform for Hydrogen storefronts with seamless Shopify integration. Best for: Production storefronts, enterprise deployments, maximum performance- Global CDN: Worldwide edge locations for fast loading
- Zero Configuration: Automatic scaling and optimization
- Native Integration: Direct connection to Shopify APIs
- Enterprise Support: Production-grade reliability
Alternative: Docker Deployment
Deploy to any cloud provider using containerized deployment. Best for: Custom infrastructure, hybrid setups, specific compliance requirements- Platform Flexibility: Works on AWS, Google Cloud, Azure, Digital Ocean
- Custom Configuration: Full control over server setup
- Scalable Architecture: Container orchestration support
- Development Consistency: Same environment from dev to production
Quick Start
For Most Projects (Recommended)
- Deploy to Shopify Oxygen - Official platform with zero configuration
- Set environment variables - Add your Weaverse Project ID and store configuration
- Connect GitHub - Automatic deployments on code changes
- Go live - Your storefront is ready for customers
For Custom Infrastructure
- Use Docker deployment - Containerized setup for any cloud provider
- Configure hosting - Set up your preferred cloud platform
- Set up CI/CD - Automated deployment pipeline
- Monitor and scale - Production monitoring setup
Production Checklist
Before deploying to production:- Environment Variables: All required variables configured
- Store Connection: Shopify store properly connected
- Weaverse Project: Project ID configured and Studio preview working
- Performance: Site loads fast and Core Web Vitals are green
- Testing: All features tested in staging environment
- SEO: Meta tags, sitemap, and structured data configured
- Analytics: Tracking and monitoring setup
- Security: SSL certificate and security headers configured
Next Steps
- Environment Setup - Configure your development environment
- Performance Optimization - Optimize your storefront for speed
- SEO Best Practices - Search engine optimization guide
Need Help?
- Community Support - Get help from the Weaverse community
- Documentation - Complete development guides
- Studio Support - Access Studio help resources