Gold240sx
Gold240sx
Explore posts from servers
KPCKevin Powell - Community
Created by Gold240sx on 7/16/2024 in #front-end
Column wrap (clipping) using masonry
Thank you so much!
3 replies
XXata
Created by Gold240sx on 5/31/2024 in #help
Stripe / Payload CMS integration...
Thats amazing!! appreciate your hard work!
12 replies
XXata
Created by Gold240sx on 5/31/2024 in #help
Stripe / Payload CMS integration...
@kostas . I’ve tried connecting on several different setups. The closest I got was using the payload 3.0 template (on their GitHub) with a brand new Postgres db. Without defining a schema file, and simply by init-ing the payload setup (endpoint) it did create the appropriate tables but xata said that the tables needed to be configured for use. (Renaming headers to fit the xata Postgres “mold”), which renders Payload unusable (seemingly - without modifying their framework). Are there any projects you know of that have successfully integrated Payload using Xata Postgres and if not, developing an adapter to Integrate Payload would be incredible.
12 replies
XXata
Created by Gold240sx on 5/31/2024 in #help
Stripe / Payload CMS integration...
@kostas Yeah, I tried both. When selecting a db with Postgres enabled, it doesn't give any error with the Schema file. It just asks if I want to apply the migration into the main branch. When I select yes, it says: "Error: this endpoint works only with non postgres enabled branches". Workspace Id: Michael-Martell-s-workspace-ec029j I gave support access as well. branch is main.
12 replies
XXata
Created by Gold240sx on 5/31/2024 in #help
Stripe / Payload CMS integration...
Schema File:
12 replies
TTCTheo's Typesafe Cult
Created by Gold240sx on 12/19/2023 in #questions
Discord multi-role authentication system
That looks perfect! Thank you both. I’ll take a good look.
13 replies
TTCTheo's Typesafe Cult
Created by Gold240sx on 12/19/2023 in #questions
Discord multi-role authentication system
When I create a new user in Supabase or Firebase, the user is assigned a userId. When i simultaneously creaet a document for their information, I save the id from auth to the doc so that they're linked and I know that this user's info belongs to this perrson who is signed in. info including role="admin" for instance.
13 replies
TTCTheo's Typesafe Cult
Created by Gold240sx on 12/19/2023 in #questions
Discord multi-role authentication system
Okay, so if i set up the auth in Discord then and. i saved all the information within something like supabase, i assume I would need a way to save a link between the two? if so would that come from an api response? Sorry for the line of questions. Most searching returned mult-factor authentication.
13 replies
TTCTheo's Typesafe Cult
Created by Gold240sx on 12/19/2023 in #questions
Discord multi-role authentication system
if tied to Discord's roles, i suppose I would need to tie in specific discord roles to particular users somehow.
13 replies
TTCTheo's Typesafe Cult
Created by Gold240sx on 12/19/2023 in #questions
Discord multi-role authentication system
Either that or just have paid users, admins, reg users, moderators etc. I've tied things like this to firebase and supabase, but i've only done single role auth with Discord.
13 replies
KPCKevin Powell - Community
Created by Gold240sx on 2/14/2023 in #resources
OSX: Ever wish you could right click on a folder in finder and 'Open in VSCODE'?... Well now you can
rock on!
3 replies
KPCKevin Powell - Community
Created by Gold240sx on 12/12/2022 in #front-end
Switch Statement vs Console.log() discrepency.
Thank you
13 replies
KPCKevin Powell - Community
Created by Gold240sx on 12/12/2022 in #front-end
Switch Statement vs Console.log() discrepency.
no, I dont but my regex last timie i checked didn't work without it
13 replies
KPCKevin Powell - Community
Created by Gold240sx on 12/12/2022 in #front-end
Switch Statement vs Console.log() discrepency.
so the "EML_ORGONLY_REGEX2.test(input)" is the call and after I run it once I need to set the index to zero or something ? is it an error with where it starts?
13 replies