-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Contribution documentation: Local setup to be able to develop and use Prisma #574
Comments
All three main repos now have a CONTRIBUTING.md, linking to https://github.com/prisma/prisma2-development-environment |
I adjusted path to The issue with Lift:
The issue with
|
Thanks @nikolasburk! That should be fixed in the latest version. |
Yup, just tested again the issues from before are all fixed. I only ran into an issue when tyring Photon.js this time: At step 4. I ran into this error:
And in the last step in this error:
Otherwise everything worked well! 💯 |
Currently it is not trivial to find out what one has to do to get a working setup with the multiple packages, what commands to use in what order etc.
It would be nice if we have a
CONTRIBUTING.md
(or other documentation) that explains how to set up your local environment to confidently edit code, test it and then create a PR from that.(Also for Windows if possible)
The text was updated successfully, but these errors were encountered: