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

Initialize Prisma, including migrations, testing and DB connections #26

Merged
merged 7 commits into from
Jan 15, 2025

Conversation

Advayp
Copy link
Collaborator

@Advayp Advayp commented Jan 15, 2025

Changes

  • Setup Prisma with the initial schema
  • Migrate database to this schema
  • Initialize testing with Prisma and Jest

Related Issues

@Advayp Advayp self-assigned this Jan 15, 2025
@Advayp Advayp added enhancement New feature or request Backend 🔪 labels Jan 15, 2025
@Advayp Advayp merged commit 559d6fc into main Jan 15, 2025
3 checks passed
@Advayp Advayp deleted the advay/initialize-prisma branch January 15, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend 🔪 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialize backend structure with Prisma
2 participants