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

feat/Database #19

Open
1 of 4 tasks
parm-is-coding opened this issue Dec 30, 2024 · 1 comment
Open
1 of 4 tasks

feat/Database #19

parm-is-coding opened this issue Dec 30, 2024 · 1 comment
Assignees

Comments

@parm-is-coding
Copy link
Contributor

parm-is-coding commented Dec 30, 2024

  • Create Test database on local machine.
  • connect prisma with local MySQL instance using database connection URL, (store as env)
  • Initialize database tables and datatypes using Prisma.
  • Get feedback on database types and ensure relationships where configured correctly
@TyIsI
Copy link
Member

TyIsI commented Dec 31, 2024

Always use a local mysql database for development.

@parm-is-coding parm-is-coding self-assigned this Dec 31, 2024
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

When branches are created from issues, their pull requests are automatically linked.

2 participants