Anything is the product that succeeded Create, also known as Create.xyz. The name changed, the focus stayed: from a description, the platform generates complete iOS and Android apps plus web applications, and follows the process through to store publishing.
Every project ships with a backend. Functions live in API routes inside the project, with secrets and webhooks, and logic can be shared between the web and mobile versions. The database is managed PostgreSQL, with two separate environments per project, one for development and one for production: structure is synchronised on publish, data is not.
Authentication offers sign-up, sign-in, sign-out, page protection and per-user data, with providers such as Google, Facebook and X. Payments appear on both sides: Stripe on the web and RevenueCat in the mobile apps.
Publishing produces a permanent URL for the web version, with custom domains on paid plans, and submits apps to TestFlight, the App Store and Google Play. Code can be downloaded as a zip at any time; GitHub sync is not yet available and the documentation tells you to push the code yourself.

