Skip to content

Conversation

@nisarhassan12
Copy link
Contributor

Hi.

I work for Gitpod(an online Open Source VS Code like IDE which is free for Open Source) and we're currently on a mission to simplify contributors/maintainers onboarding for cool Open Source projects.

This Pr adds Gitpod config to the repo to fully automate the dev setup for this project i.e with this config anyone interested in contributing to this project would be able to start a workspace where it will automatically:

  • clone the react-query repo.
  • install all the dependencies in / and /docs.
  • run yarn start in the root(/) to Auto-build files.
  • run yarn dev in /docs.

This way anyone interested in contributing can start straight away without any friction.

This is how it looks:

image

You can give it a try on my fork of the repo via the following link:

https://github.com/nisarhassan12/react-query

A lot of projects out there are already using Gitpod to simplify contributors/maintainers onboarding experience some of them are:

You can find a brief list of them at https://contribute.dev

image

Please let me know if there is anything that can be improved. I would to help.

@vercel
Copy link

vercel bot commented Oct 10, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tannerlinsley/react-query/dwv1lcowa
✅ Preview: https://react-query-git-master.tannerlinsley.vercel.app

@tannerlinsley
Copy link
Collaborator

🎉 This PR is included in version 3.2.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants