Community¶
The Doable community surface lets you share finished projects publicly and discover what others have built. It is a project gallery, not a text forum: every entry is a live, remixable Doable project.
Where to find it¶
Navigate to Marketplace → Community (or go directly to /community/discover). No login is required to browse.
Browsing¶
The discover feed lists projects shared by Doable users across all instances. You can:
- Filter by category: use the category pills at the top of the feed.
- Search: full-text search across project titles and descriptions.
- Sort: defaults to popularity; a featured strip at the top surfaces hand-picked projects.
- Paginate: results return up to 50 projects per page.
Each card shows the project title, description, category, and thumbnail.
Sharing your project¶
You must be logged in and a member of the workspace that owns the project.
- Open the project in the editor.
- Click ⋯ → Share to Community.
- Fill in the share form:
- Title (required, up to 200 characters)
- Description (up to 1 000 characters)
- Category (optional; pick from the community category list)
- Thumbnail URL (optional; defaults to the project's live preview screenshot)
- Click Share. The project appears in the public feed immediately.
Your shared project IDs are tracked so that the dashboard can badge project cards with a "Shared" indicator without extra round-trips.
To stop sharing, go to ⋯ → Remove from Community (or My Shared Projects → Unshare). Visitors who already remixed the project keep their copy.
Remixing (forking)¶
Every public project has a Remix button. Clicking it:
- Copies all project files into a new project in your default workspace.
- Creates a remix record that links the copy back to the original (attribution is preserved).
- Opens the new project in the editor; from here it's entirely yours.
You can optionally rename the remix before confirming. If the generated slug already exists in your workspace, a short timestamp suffix is appended automatically.
Visibility¶
Community projects are publicly visible to any visitor without authentication. They are not scoped to a workspace; sharing is always platform-wide. If you want to share something only within your workspace, use the workspace's private project list instead.
Featured projects¶
Platform admins can mark any shared project as featured. Featured projects appear in the highlighted strip at the top of the discover feed and in the /community/featured API response. Featured status is cached for up to one minute.
Moderation¶
Community moderation is handled by platform admins. There is currently no in-app report button for community projects; contact your instance admin to flag inappropriate content. Admins can toggle the featured flag or remove a public listing at any time.