Documentation Index
Fetch the complete documentation index at: https://colossal.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Scaffold the project
- Run the create command. You’ll be redirected to authenticate with Colossal.
- Choose an existing project or create a new one. New projects can be seeded with demo products.
- The starter template is cloned, dependencies are installed, and your
.envis configured. - Visit
http://localhost:3000to see your storefront.
CLI options
CLI options
| Flag | Description |
|---|---|
--skip-install | Skip dependency installation after scaffolding |
--skip-auth | Skip browser authentication (use with --store-uid) |
--store-uid <uid> | Use a specific project UID directly |
--skip-auth with --store-uid to bypass authentication in CI or automated environments:Install agent skills
Add the agent skills so your AI coding agent knows the SDK, the design library, and how to apply a reference:Generate the design
Ask your agent to build the store.Create a beautiful store for my rap-inspired streetwear brand
Example
A live storefront built with this flow:Next steps
Storefront SDK
Hooks for products, cart, and checkout.
Deploy
Ship to Colossal Cloud or self-host anywhere.
Create an agent
Automate orders, notifications, and reports.
Apps
Connect Stripe, Klaviyo, Slack, and more.