Skip to content

Conversation

ghuntley
Copy link
Contributor

@ghuntley ghuntley commented May 4, 2021

Howdy Serverless Workflow! 👋

Here is a PR that fully-automates the dev setup of the serverless workflow TypeScript SDK with Gitpod, providing anyone with a pre-built, browser-based development environment in one click:

Open in Gitpod

2021-05-04_22-10-39

What it does

  • Comes with all TypeScript dependencies pre-installed.
  • Runs npm install && npm build && npm test ahead-of-time (so you don't need to wait)

I hope this can make life easier for contributors, and for maintainers who need to review many PRs (hint: you can already open this PR in Gitpod to easily review & test it without messing up your local checkout).

And I'm looking forward to your feedback on this PR! 🚀

Signed-off-by: Geoffrey Huntley <ghuntley@ghuntley.com>
@tsurdilo
Copy link
Contributor

tsurdilo commented May 4, 2021

@ghuntley thanks!!

@antmendoza antmendoza merged commit f131d4c into serverlessworkflow:main May 4, 2021
@antmendoza
Copy link
Contributor

thank you @ghuntley !!!

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.

3 participants