Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to use hooks and supabase #45

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jeremyphilemon
Copy link
Collaborator

@jeremyphilemon jeremyphilemon commented Oct 5, 2024

  • replace rsc implementation with hooks
  • support attachments
  • replace postgres with supabase for persistence
  • replace next-auth with supabase auth

Copy link

vercel bot commented Oct 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gemini-chatbot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 7:44pm

@vercel-team
Copy link

vercel-team commented Oct 5, 2024

📝 Changed routes:

/login /register
Screenshot of /login
(view full size)
Screenshot of /register
(view full size)
/[id] /
Screenshot of /[id]
(view full size)
Screenshot of /
(view full size)

7 deleted routes:

  • /chat/[id]
  • /
  • /waiting-room
  • /login
  • /new
  • /share/[id]
  • /signup

Commit b6e6317 (https://gemini-chatbot-4lt2zkqsc.vercel.sh).

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