-
Notifications
You must be signed in to change notification settings - Fork 5
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
Prisma #63
Prisma #63
Conversation
…n docker and config the mongo container
…d MONGO_URI in the .env in root
…menting model User
…o and create dataset
…up to properly use the new dataset service for the starter iris dataset
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, I think this is a great start, I have made quite a few small comments with suggested changes. Some of them are just questions and if I am wrong feel free to ignore and/or respond why. The only major issue I have here is the lack of discriminated union support in Prisma (discuss in-person).
…evel gitignore file
No description provided.