RepoRater icon indicating copy to clipboard operation
RepoRater copied to clipboard

[FEATURE] Add Gitpod support

Open Panquesito7 opened this issue 7 months ago • 2 comments

Is this a unique feature?

  • [X] I have checked "open" AND "closed" issues and this is not a duplicate

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.

Panquesito7 avatar Jan 15 '24 20:01 Panquesito7