Skip to content

Add containerized development environment #117

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tedzards509
Copy link

Apart from the GitHub action, this is all tested.

I created a new Dockerfile that runs yarn dev and compose file that mounts the relevant directories into a development environment.

The advantages of this are that contributors don't have to juggle node versions or packages and the onboarding process is (IMO) friendlier because you don't have to run code on bare metal, nor install systemwide dependencies.

Then I modified the GitHub action that builds the deployable image to also build a dev image. I couldn't test the changes but followed this comment quite closely, so I hope it just works.

Copy link

vercel bot commented Jan 7, 2025

@tedzards509 is attempting to deploy a commit to the GeoHub Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant