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 #434

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

Conversation

jeremyphilemon
Copy link
Collaborator

No description provided.

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)
ai-chatbot-3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 7:26pm
ai-chatbot-rces ❌ Failed (Inspect) Oct 7, 2024 7:26pm
oss-ai-chatbot ❌ Failed (Inspect) Oct 7, 2024 7:26pm

Copy link

socket-security bot commented Oct 5, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ai-sdk/[email protected] Transitive: environment, network +6 1.97 MB vercel-release-bot
npm/@ai-sdk/[email protected] Transitive: environment, network +6 2.36 MB vercel-release-bot
npm/@radix-ui/[email protected] None +4 152 kB chancestrickland
npm/@radix-ui/[email protected] Transitive: environment +26 760 kB chancestrickland
npm/@supabase/[email protected] None +1 246 kB stdim
npm/@supabase/[email protected] network Transitive: environment +12 2.65 MB kiwicopple
npm/@types/[email protected] None +1 166 kB types
npm/@types/[email protected] None +1 2.16 MB types
npm/@types/[email protected] None 0 3.68 kB types
npm/@types/[email protected] None +2 1.69 MB types
npm/[email protected] environment, network Transitive: eval, filesystem, unsafe +59 31.8 MB vercel-release-bot
npm/[email protected] None 0 23.6 kB jedwatson
npm/[email protected] None 0 22.6 MB kossnocorp
npm/[email protected] environment, filesystem 0 79.1 kB motdotla
npm/[email protected] unsafe Transitive: environment, eval, filesystem, shell +210 21.3 MB vercel-release-bot
npm/[email protected] environment, filesystem Transitive: eval, shell, unsafe +98 10.8 MB eslintbot
npm/[email protected] environment +1 2.27 MB popmotion
npm/[email protected] None 0 24.6 MB ericfennis
npm/[email protected] environment, filesystem, network, shell, unsafe +23 1.21 GB vercel-release-bot
npm/[email protected] environment, filesystem +3 368 kB ai
npm/[email protected] environment, filesystem, network, unsafe 0 296 kB porsager
npm/[email protected] environment +1 6.4 MB fb, gnoff, react-bot, ...2 more
npm/[email protected] Transitive: environment +81 2.63 MB wooorm
npm/[email protected] environment 0 237 kB react-bot
npm/[email protected] Transitive: environment +67 2.34 MB wooorm
npm/[email protected] environment, filesystem Transitive: network, shell, unsafe +101 14.8 MB adamwathan
npm/[email protected] Transitive: filesystem, unsafe +3 678 kB hirokiosame
npm/[email protected] None +1 265 kB junscuzzy

🚮 Removed packages: npm/@ai-sdk/[email protected], npm/@radix-ui/[email protected], npm/@radix-ui/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

@vercel-team
Copy link

vercel-team commented Oct 7, 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)

6 deleted routes:

  • /chat/[id]
  • /
  • /login
  • /new
  • /share/[id]
  • /signup

Commit b911e07 (https://ai-chatbot-3-nobixryok.vercel.sh).

@jsweetzer-ea
Copy link

Will Supabase auth replace next-auth for the template as of this PR?

I’d like to integrate SSO to replace username/password but would prefer to wait until the new template is stable in that regard.

thanks!

@heresandyboy
Copy link

Please don't force Supabase as a dependency for this project, it is incredibly hard to self host in any kind of HA way and will seriously limit our options for database and auth.

We should be able to use any database and auth setup we wish, not be vendor locked to supabase. I have worked for months with supabase to try and sort out their self host issues but it's not really getting anywhere. I have had to drop any OSS project I was contributing to that used supabase because of these issues.

Fine if everyone wants to host their data in supabase cloud, nightmare if you need to keep data local and private.

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.

4 participants