Open patrick91 opened 3 years ago
Hi. @patrick91 Thanks for the issue.
The project setup is automated with Gitpod is a requirement for the project to be listed here. I have made this PR https://github.com/strawberry-graphql/strawberry/pull/1346 to do that. The setup does not work properly there are some errors when I do poetry install
in Gitpod I'm not a Python person would be great if you can look into those.
Is your project's development setup fully automated? How to use it?
Not yet, but as long as you have poetry installed you can get up and running fast :)
Why is your project interesting/exciting to contribute to?
Strawberry is a library for creating GraphQL APIs using Python and type hints. The developer experience is quite nice and the community around it is very friendly.
Does your project have an active community?
We use discord for our community: https://strawberry.rocks/discord
Does your project have basic newcomer onboarding docs? (e.g. CONTRIBUTING.md, good-first-issues...)
https://github.com/strawberry-graphql/strawberry/blob/main/CONTRIBUTING.md