Projects
Create projects and build them live in the workspace.
Creating a project
Choose New from the Projects page and describe what you want to build — Spaceboy derives a full project plan from your words (and any inspiration images you add), then walks you through a prefilled setup wizard to review before agents build it. Prefer to start from a working starter app instead? Switch to the step-by-step path and pick a template. Either way, Spaceboy provisions everything behind the scenes — repository, sandbox environment, and a working application.
Follow the QuickstartThe workspace
The workspace is where you build. Chat with your agent on one side while a live preview of your real, running app streams on the other. Click through your app, watch changes land as the agent works, and hit Deploy when you're ready to ship.
Managing projects
The Projects page lists every project in your organization. Search them, set your current project, and jump into any workspace. How many projects you can run depends on your organization's plan.
Project settings
Each project carries its own settings for how your app meets the world:
- Domains — serve deployed environments from hostnames you own, and send email from your own domain.
- Email templates — edit the sign-in, confirmation, and password reset emails your app sends, by hand or with AI.
- Sign-in methods — choose which options your app's login page offers, from emailed codes to social providers.
- Design — your app's theme: presets, brand colors, typography, and light or dark mode, saved straight to the repository.
Operating your app
Once an environment is deployed, the dashboard gives you read-only windows into the running app — no database console or log-diving required:
- Data — browse tables and run SQL against any deployed environment's database.
- Users — the accounts that have signed up in each environment, searchable by name or email.
- Files — everything uploaded through your app's storage.
- Jobs — your app's background jobs, with each run's status and duration.
- Analytics — first-party, cookieless pageviews and visitors for every deployed environment.