Skip to content

tfgrid-studio/tfgrid-website

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

Releases

No releases published

Packages

No packages published

Languages