What you can build
Mythex is optimized for web applications and websites that run in the browser and can be published to a public URL.Common project types
Marketing sites & landing pages
Company sites, waitlists, campaign pages, portfolios.
SaaS & dashboards
Multi-page apps, admin panels, customer portals, charts and tables.
Internal tools
Ops dashboards, simple CRMs, workflow UIs for your team.
Content & blogs
Editorial layouts, personal blogs, documentation-style sites.
Stores & catalogs
Product listings and commerce-style fronts (payment depth depends on what you connect).
Prototypes & MVPs
Investor demos and clickable products before a full engineering build.
Stacks
There is no template picker. Describe the product (and optionally the framework) in your first prompt; the agent chooses a stack. The common default is a modern Vite + React web app unless you ask for something else. See How the stack is chosen.Databases
You can attach Postgres to a project. Mythex injects connection details so the agent and your app can useDATABASE_URL (and related settings) without you wiring hosting by hand.
See Database.
Out of scope (today)
- Shipping native App Store / Play Store apps as a first-class publish path
- Heavy custom ML model training pipelines
- Guaranteeing third-party App Store review outcomes