JustCodeItAll
Explore posts from serversTTCTheo's Typesafe Cult
•Created by JustCodeItAll on 7/31/2024 in #questions
enter my secret, client id, error says that table dosnt exist
What db url should i use?
Im trying to add login with discord, i enter in all the correct info
And it just either says that the DB isn’t found,
It then errors that “users” table us there,,,, when it is,
I literally am using the tutorial, step by step and it’s wrong??
2 replies
TTCTheo's Typesafe Cult
•Created by JustCodeItAll on 7/30/2024 in #questions
T3app discord login, what does this mean? “discord invalid oauth2 redirect_uri”
What variable do i use for the callback url?
“discord invalid oauth2 redirect_uri” is the error i get when i log in.
I created multiple routes,
I did several local host at 3000 and 3000/auth
BUT, i did do the route that is required by the app setup
Why dosnt it work?
7 replies
TTCTheo's Typesafe Cult
•Created by JustCodeItAll on 7/30/2024 in #questions
error after discord login “try another account”
I created a app, got my client id and secret,
I added the call back url
What am I missing?
I logged into my account and it “logs in” but then it errors and says “try another account”
2 replies
TTCTheo's Typesafe Cult
•Created by JustCodeItAll on 7/24/2024 in #questions
where is signup with email and password option at?
I’m on the site,
The default is using discord…
I don’t want that.
I want signup with email and password.
Why is it discord?
7 replies
DTDrizzle Team
•Created by JustCodeItAll on 7/13/2024 in #help
studio dosnt connect, stuck on the launch screen, neon websock, then something about .pem file.
I’m getting the error of:
Also:
'@Neondatabase/serverless' can only connect to remote Neon/Vercel Postgres/Supabase instances through a websocket
What websocket?
There’s also a package mckat?
I installed the correct spelling
But nothing changed
25 replies
DTDrizzle Team
•Created by JustCodeItAll on 7/8/2024 in #help
No config path provided, using default 'drizzle.config.ts'
I’m trying to add drizzle to my Nextjs project.
One error says something about es5, so I changed it to es6,
Now it’s saying:
No config path provided, using default 'drizzle.config.ts'
11 replies
RRefine
•Created by like-gold on 6/1/2023 in #ask-any-question
does refine fully support Nextjs?
I mainly use Next JS, I might go with PlanetScale for my DB instead of Supabase
5 replies
RRefine
•Created by afraid-scarlet on 5/16/2023 in #ask-any-question
nextjs project wont show after i install NPM package
I created a Nextjs, Materiual-UI, Supabase/Supabase project,,,
I installed Styled-Compomnents
And now it wont show, it errors and gives me this:
It kinda looks like my tsconfig.json is diffrent:
PREVIOUS:….
AFTER ADDING STYLED COMPONENTS:
11 replies
RRefine
•Created by foreign-sapphire on 5/13/2023 in #ask-any-question
error “can’t find module @test, and something about children any
It errors saying that it can’t find a module “@test”, then it says that It needs “‘{children: any }” added.
I do that, and it just errors
WHAT IS WRONG???
5 replies
RRefine
•Created by ambitious-aqua on 5/12/2023 in #ask-any-question
do i need to create another project for the front end of my project?
I created a project, Nextjs, MaterialUI and Supabase…
When i go to localhiost 3000, it just gives me the backend,
Where is the FrontEnd???
Do i need to create another project for that?
10 replies
TTCTheo's Typesafe Cult
•Created by JustCodeItAll on 3/26/2023 in #questions
are there options when creating a app, to setup a login using email and password?
i know it says sign up, using discord….
but are there other options at creating the app, to include?
2 replies