Explore Gallery
The Explore gallery is Lyna's community showcase. Browse public projects, search for inspiration, and clone anything as a starting point.
Browsing the Gallery
Go to the Explore page from the dashboard navigation. Projects display in a grid, each card showing:
- Preview image.
- Project name and description.
- Author avatar and username.
- Category badge.
- Clone and like counts.
The gallery uses infinite scroll.
Searching
The search bar at the top finds projects by name, description, or tags. Results update in real time.
Filtering by Category
Click category tabs to narrow the gallery:
| Category | Description |
|---|---|
| All | All public projects (default) |
| Website | Landing pages, portfolios, marketing sites |
| Consumer App | User-facing applications |
| Internal Tools | Admin panels, dashboards, internal utilities |
| B2B App | Business tools and platforms |
| Prototype | Proof-of-concept and wireframe projects |
| Personal | Experiments, portfolios, side projects |
Project Detail Page
Click a project card to open the detail page:

- Iframe preview: live preview of the published project.
- Clone/Fork: create your own copy.
- Like: show appreciation.
- Flag/Report: report guideline violations.
- Comments: feedback and discussion.
- Related projects: similar projects based on category and tags.
Cloning a Project
Click Clone to create your own copy. Cloning:
- Copies all source code and assets into a new project in your workspace.
- Does not copy environment secrets, database connections, or Supabase credentials.
- Does not copy team members or collaboration settings.
You can start editing immediately.
Cloning is a good way to learn from others. See how experienced builders structure their projects, then customize.
Sharing Your Projects
To list your project in the gallery:
- Open Settings > Project.
- Set visibility to Public.
- Pick a category and add tags.
- Upload a preview image: projects with thumbnails get more attention.
- Write a clear title and description in the SEO section.
- Save.
Lyna indexes the project for search automatically. See Project Visibility for more details.