XAIO is now XAEIO.

Learn more
Docs/Describe/Project Types

Project Types

Updated Mar 30, 2026Describe

Choose the right project type for your use case.

Website

Static sites without a backend. Perfect for:

  • Landing pages and marketing sites
  • Portfolios and personal sites
  • Event pages and one-pagers
  • Documentation sites

Tech: React + TypeScript + Vite + Tailwind CSS

Plan: Available on Free plan

Web App

Full-stack applications with backend and optional database. Perfect for:

  • SaaS applications
  • Dashboards and admin panels
  • E-commerce stores
  • Apps with user authentication

Tech: React + TypeScript + Vite + Tailwind CSS + Python FastAPI + PostgreSQL

Plan: Requires Web App Builder plan

Converting Between Types

You can convert a Website to a Web App (and back) in Project Settings:

  • Upgrade: Backend template is initialized automatically
  • Downgrade: Backend is archived (not deleted), can be restored later