You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The project setup is automated with Gitpod is a requirement for the project to be listed here. I have made this PR strawberry-graphql/strawberry#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
The text was updated successfully, but these errors were encountered: