Skip to content

Commit 1356548

Browse files
data: add Lovable to Apps
Co-authored-by: Toby Marsden <tobymarsden@users.noreply.github.com>
1 parent 37abd7f commit 1356548

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,14 @@ summary = "AI-powered IDE with spec-driven development and autonomous task execu
101101
detail = "Kiro transforms prompts into structured requirements and implementation tasks, supporting multimodal inputs and agent hooks for automated background workflows with Claude Sonnet integration."
102102
hot = true
103103

104+
[[apps]]
105+
name = "Lovable"
106+
website = "https://lovable.dev/"
107+
repo = ""
108+
open_source = false
109+
summary = "AI-powered web development platform for creating apps and websites through conversational interaction."
110+
detail = "Lovable enables users to create applications and websites by chatting with AI, offering collaborative workspaces, GitHub sync, and Supabase integrations. The platform supports various project types from prototypes to production apps with deployment options and MCP server capabilities for enhanced AI development workflows."
111+
104112
[[interfaces]]
105113
name = "claude-frontend"
106114
website = ""

0 commit comments

Comments
 (0)