EddieHubCommunity / RepoRater

Rate GitHub Repos for Developer Experience (DX)
https://repo-rater.eddiehub.org
MIT License
146 stars 38 forks source link

[FEATURE] Add Gitpod support #121

Open Panquesito7 opened 6 months ago

Panquesito7 commented 6 months ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

It'd be awesome if Gitpod support could be added for easier contribution and deployment. Other EddieHub repositories already provide Gitpod integration/support.

Proposed Solution

Add Gitpod integration/support, just like in other EddieHub repositories.

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

It is pretty straightforward: simply add a .gitpod.yml file with the needed configuration, and for more complex setups, we can also add a Dockerfile.

eddiejaoude commented 6 months ago

Great idea 👍 I have assigned it to you