Skip to content

Conversation

tinkerer-shubh
Copy link

@tinkerer-shubh tinkerer-shubh commented Jun 13, 2025

Description

Built a template-gallery feature so new users can browse, search, and pick starter projects directly in the web-client.

definitely needs more polishing, just an initial proposal for now :)

Related Issues

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Release
  • Refactor
  • Other (please describe):

Testing

Screenshots (if applicable)

Screenshot from 2025-06-13 15-01-52

Additional Notes


Important

Introduces a template gallery feature with browsing, searching, and analytics capabilities.

  • New Feature:
    • Adds TemplateGalleryPage in page.tsx for browsing and selecting templates with search and tag filtering.
    • Implements GET function in route.ts to serve template data from templates.ts.
  • Data:
    • Defines TemplateMeta interface and sample templates in templates.ts.
  • Analytics:
    • Adds track() function in analytics.ts for event logging, with a placeholder for integration with analytics providers.

This description was created by Ellipsis for 9523fc0. You can customize this summary. It will automatically update as commits are pushed.

Copy link

vercel bot commented Jun 13, 2025

@tinkerer-shubh is attempting to deploy a commit to the Onlook Team on Vercel.

A member of the Team first needs to authorize it.

@Kitenite
Copy link
Contributor

@drfarrell for some design feedback. I know you had mocks for this

@Kitenite Kitenite requested a review from drfarrell June 14, 2025 18:19
@Kitenite Kitenite closed this Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants