Skip to content
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

docs: Add gitpod configuration to make it easier for new contributors to start coding #1225

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

sinansonmez
Copy link

Description

Gitpod is an open source cloud development environment (CDE) which is an on-demand development environment that is pre-configured with all tools, libraries and dependencies needed to write and review code. It is basically an open source alternative with free plan to Github codespaces.

I believe having a gitpod in the project would be very useful when you are expecting quick contributions from many developers in crisis times. Contributors can spin up development environment in 5-10 min without any local environment setup.
I added the first PR only for this project's front-end to start the discussion. If it is find useful, we can proceed with back-end of this project and other projects.

In order to test, just click the button below.

Changes

  • A new feature (a change that adds a new feature, not a breaking change)
  • A new refactor (a change that is not a breaking change, that improves the readability or performance of the code)
  • A breaking change
  • Documentation change

How were these changes tested?

Open in Gitpod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant