Skip to content

1 setupdb prisma #7

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

Closed
wants to merge 2 commits into from
Closed

1 setupdb prisma #7

wants to merge 2 commits into from

Conversation

IvanA673
Copy link

@IvanA673 IvanA673 commented Jan 3, 2025

Developer: Ivan Alvarez

Closes #1

Pull Request Summary

To create the Postgre database using Supabase and connect it to the PRFC app using Prisma.

Modifications

  • modified db.ts
  • created prisma folder
  • created .env (locally)
  • modified .gitignore

Testing Considerations

  • Using the proper connection string, the app connects to the database properly with the Prisma Client.

Pull Request Checklist

  • [ x ] Code is neat, readable, and works
  • [ x ] Comments are appropriate
  • [ x ] The commit messages follows our guidelines
  • [ x ] The developer name is specified
  • [ x ] The summary is completed
  • [ x ] Assign reviewers

Screenshots/Screencast

{put screenshots of your change, or even better a screencast displaying the functionality}

@IvanA673 IvanA673 closed this Jan 3, 2025
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.

1 participant