grunge-stack icon indicating copy to clipboard operation
grunge-stack copied to clipboard

Fully automate developer setup with Gitpod

Open jacobparis opened this issue 3 years ago • 1 comments

I've added Gitpod support to the Grunge Stack (here is a similar PR for the Indie Stack https://github.com/remix-run/indie-stack/pull/58)

When a user clicks the Gitpod button, they'll get a workspace with the environment variables set, Fly pre-installed, and the Postgres database running in Docker Compose ready to go. The application starts immediately and a user can create an account and add notes right away.

cc @MichaelDeBoey https://github.com/remix-run/blues-stack/pull/58#issuecomment-1150156324

You can test this workflow by clicking this button:

Gitpod Ready-to-Code

jacobparis avatar Jun 13 '22 00:06 jacobparis

@jacobparis Could you please rebase your branch onto latest main & resolve conversations?

MichaelDeBoey avatar Aug 25 '22 21:08 MichaelDeBoey

@jacobparis Could you please rebase your branch onto latest main & resolve conversations?

MichaelDeBoey avatar Nov 07 '22 17:11 MichaelDeBoey