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

86b2kuqe7 database creation #10

Closed
wants to merge 5 commits into from

Conversation

LakshananS
Copy link
Collaborator

Separate Database Project and Generate Prisma Client

  • Created a new npm project outside of the Next.js web project.
  • Installed Prisma, Prisma Client, and Type Script Dependancies.
  • Developed Prisma schema for venue card
  • Created mock data and updated into seed.ts file
  • Executed database migrations to set up the schema in the database.
  • Configured the Prisma Client to be exported into the web project directory (venue-reservation/dbclient/)

@LakshananS LakshananS requested a review from bsaranga October 30, 2024 07:24
@Vihari7 Vihari7 force-pushed the 86b2kuqe7-database-creation branch from 9292a12 to 1d868b0 Compare October 31, 2024 04:41
@LakshananS LakshananS closed this Nov 1, 2024
@LakshananS LakshananS deleted the 86b2kuqe7-database-creation branch November 1, 2024 05:47
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