Projects help you manage your work in cto.They can include chat sessions, repositories, coding tasks, and bits of infrastructure.Projects can be of several different types:
Best for connecting existing codebases or starting completely from scratch. These projects have few guardrails or assumptions on what you’re building, your development environment, or how you want to deploy it.You can start with a connected repo or a blank project where you can then connect your own repos or create repos managed by cto.You can connect as many repos as you’d like.Best for users with at least some technical experience.
Build a web app fast.Everything is configured automatically so you can start building, no experience required.Get a built in preview of your running app alongside a chat session.Web apps come with Convex built-in. Convex provides a database, auth, file storage, functions, scheduled tasks, logs, and more.Under the hood, your app runs on TanStack.