Surface
Signup screen, reached after submitting a prompt from the homepage or clicking Get started.
Layout
Two-column split: - Left (~50%): signup card, centered vertically. - Right (~50%): hero image of the CRT TV in flower meadow (same brand image from landing โ visual continuity).
Components, top to bottom on the left panel
Header
- Anything logo (small, top-left corner).
- Title: "Create your account" โ sans, ~28px, centered.
Auth options
Two auth providers rendered as full-width pill buttons stacked vertically:
| # | Label | Logo | Extra |
|---|---|---|---|
| 1 | Sign up with Google |
Google "G" mark | Small "Last used" badge (black pill, top-right of the button) |
| 2 | Sign up with Apple |
Apple logo | โ |
- Component: outlined pill button with left-aligned logo + label.
- No email/password option visible. Social-only signup.
๐ญ
A small "last used" tag on the previously-chosen provider is a thoughtful touch โ it reduces the cognitive friction of "which one did I use last time?" for returning users. Pattern: Last-used Auth Badge.
Footer
- "By continuing, you agree to our Terms of Service" (small grey text, ToS linked).
- "Already have an account? Log in" (link, centered).
What's missing (vs expectations)
- โ No email/password.
- โ No SSO/SAML option (consistent with no-enterprise positioning โ see Anything.com - ICP).
- โ No GitHub auth (surprising for a dev-adjacent tool).
- โ No "Continue as guest".
Differentiators vs Replit
- Replit surfaces SSO/SAML and has richer auth UX for workspace/team setup (see Replit - Workspace Home โ workspace selector is first-class).
- Anything.com is single-user / single-workspace by default. No workspace concept surfaced at signup.
Sources
- !Login.png