This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
[FEATURE] Add Gitpod support #121
Labels
⭐ goal: addition
🏁 status: ready for dev
You can asked for this issue to be assigned (if not already assigned)
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.The text was updated successfully, but these errors were encountered: