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

Use Prisma #12

Closed
13 of 14 tasks
koolskateguy89 opened this issue Dec 2, 2022 · 0 comments · Fixed by #13
Closed
13 of 14 tasks

Use Prisma #12

koolskateguy89 opened this issue Dec 2, 2022 · 0 comments · Fixed by #13
Assignees

Comments

@koolskateguy89
Copy link
Contributor

koolskateguy89 commented Dec 2, 2022

  • Setup Prisma
    • Use sqlite as provider before setting up mysql in GCP
  • Define schema
    • User
    • Projects
    • Forum posts
    • User's todo list
  • Setup Prisma seeding
  • Seed db
    • User
    • Projects
    • Forum posts
    • User's todo list
  • userId not email for projects
  • userId not email for posts
  • Use db as store for text avatar
  • Use implicit many-to-many relations for project members
@koolskateguy89 koolskateguy89 linked a pull request Dec 2, 2022 that will close this issue
14 tasks
@koolskateguy89 koolskateguy89 self-assigned this Dec 2, 2022
@koolskateguy89 koolskateguy89 pinned this issue Dec 4, 2022
@koolskateguy89 koolskateguy89 removed a link to a pull request Dec 5, 2022
14 tasks
@koolskateguy89 koolskateguy89 linked a pull request Dec 5, 2022 that will close this issue
14 tasks
@koolskateguy89 koolskateguy89 reopened this Dec 5, 2022
@lisimba8 lisimba8 unpinned this issue Feb 10, 2023
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 a pull request may close this issue.

1 participant