Skip to content

Latest commit

Β 

History

History
115 lines (81 loc) Β· 3.33 KB

File metadata and controls

115 lines (81 loc) Β· 3.33 KB

TFGrid Studio Website

Marketing site for TFGrid Studio - Complete development platform for ThreeFold Grid

🌐 Live: tfgrid.studio
πŸŽ‰ Status: Production Ready - v0.10.1 (Oct 15, 2025)


πŸš€ Tech Stack

  • Astro - Ultra-fast static site generator
  • TailwindCSS v4 - Modern utility-first CSS
  • GitHub Pages - Free, fast hosting

πŸ› οΈ Development

# Install dependencies
npm install

# Start dev server (http://localhost:4321)
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

πŸ“¦ Deployment

Automatically deploys to GitHub Pages on every push to main.

URLs:

  • Production: https://tfgrid.studio (custom domain)
  • GitHub Pages: https://tfgrid-studio.github.io/tfgrid-website/

🌐 DNS Setup

To point tfgrid.studio to GitHub Pages:

# A records for apex domain
tfgrid.studio  β†’  185.199.108.153
tfgrid.studio  β†’  185.199.109.153  
tfgrid.studio  β†’  185.199.110.153
tfgrid.studio  β†’  185.199.111.153

πŸ“„ Site Sections

βœ… Hero - Gradient background with CTA
βœ… Features - Build, Deploy, Manage (3-column cards)
βœ… Patterns - single-vm, gateway, k3s (all production-ready)
βœ… Pricing - Community β†’ Pro β†’ Business β†’ Enterprise
βœ… CTA - Get started section
βœ… Footer - Links to docs, GitHub, resources

🎯 Platform Status (Dec 2025)

6 Production Apps Available!

Core Patterns (Production Ready):

  • βœ… single-vm - Development & internal services
  • βœ… gateway - Production web apps with SSL
  • βœ… k3s - Enterprise Kubernetes clusters

Official Apps (6 Production Ready):

  • βœ… tfgrid-wordpress - WordPress + Caddy + MariaDB (NEW!)
  • βœ… tfgrid-nextcloud - Nextcloud All-in-One cloud platform (NEW!)
  • βœ… tfgrid-erpnext - ERPNext business ERP system (NEW!)
  • βœ… tfgrid-ai-agent - AI coding agent with Qwen integration
  • βœ… tfgrid-ai-stack - AI + Git + Gateway stack
  • βœ… tfgrid-gitea - Self-hosted Git service

New Features:

  • βœ… Interactive mode (-i flag) - Guided deployment with prompts
  • βœ… DNS automation - Cloudflare, Name.com, Namecheap support
  • βœ… Local dashboard - Visual deployment management

What this means:

  • Deploy any application type with one command
  • Interactive setup with DNS automation
  • Development β†’ Production β†’ Enterprise scale
  • Decentralized, open source, AI-powered

πŸ”— Related Repositories


πŸ“ License

Apache 2.0 License
Copyright 2025 ThreeFold