Skip to content

Ported to PG#10

Open
sfsultan wants to merge 2 commits into
codeforpakistan:mainfrom
sfsultan:port-to-pg
Open

Ported to PG#10
sfsultan wants to merge 2 commits into
codeforpakistan:mainfrom
sfsultan:port-to-pg

Conversation

@sfsultan

Copy link
Copy Markdown

Ported the app to use PG.

  • Added prisma ORM for easy interaction with PG.
  • Added NextAuth for easy authentication and optional Oauth.
  • Added React Query for simplifying API interaction.
  • Added some APIs.

Creating this request so that if anyone else contributes, he is using the latest stack.

@vercel

vercel Bot commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

@sfsultan is attempting to deploy a commit to the passion projects Team on Vercel.

A member of the Team first needs to authorize it.

@aliirz

aliirz commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

@sfsultan does this include all functionality updated to PG? Meaning we have nothing dependant on supabase anymore?

I also need to figure out where will we host pg before we make this live.

@sfsultan

sfsultan commented Sep 10, 2025

Copy link
Copy Markdown
Author

@aliirz Not all of the functionality. Am done with register, login, dashboard, discussions, proposals and processes. Some bits of these might be remaining as well. Will continue with porting the remaining functionality.

Yeah a PG instance will be required.

@sfsultan

Copy link
Copy Markdown
Author

Was the RBAC implemented with supabase?

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