feat(community): Add Remix + Supabase bookmark manager template#2079
Open
mioNacs wants to merge 12 commits intotambo-ai:mainfrom
Open
feat(community): Add Remix + Supabase bookmark manager template#2079mioNacs wants to merge 12 commits intotambo-ai:mainfrom
mioNacs wants to merge 12 commits intotambo-ai:mainfrom
Conversation
Updated README to include a screenshot and video demo.
…reads and bookmarks
Author
ImportantI opened the PR again because the last one #2065 was closed saying it didn't have a video demo, but I had video demo in both PR and Readme.
|
10 tasks
|
@mioNacs is attempting to deploy a commit to the tambo ai Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Adds a community template demonstrating Remix + Supabase + Tambo integration for AI-powered bookmark management.
This PR supersedes #2012 which supersedes #1980 and addresses all feedback from @michaelmagan:
Changes from #2012
userTokenprop toTamboProviderfor proper user authentication"use client"directive (Remix-specific)What this template demonstrates
Screenshot
Video Demo
Screen.Recording.2026-02-02.102354.mp4
Tambo Integration
Components (3)
BookmarkCard- Single bookmark display with faviconBookmarkList- Multiple bookmarks in a list with staggered animationsCategorySummary- Visual category breakdown with animated progress barsTools (7)
add_bookmark,search_bookmarks,update_bookmark,delete_bookmarkcategorize_bookmarks,get_uncategorized_bookmarks,get_category_statsSetup Notes
Checklist
npm run lintpassesnpm run typecheckpassesnpm run buildpasses.env.exampleincludedtsconfig.jsonhasstrict: trueuserTokenprop