ericclemmons / ericclemmons/polydev

per-branch deployments

Open
#38 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
282
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Here's a crazy idea:

1. `/routes/branch/:name`
1. `module.exports = async () => ...`
1. Clone that branch into that a `tmp` folder.
1. `return require(tmp)`

In theory, this could work!

There would need to be a ~5 minute or ~10 minute timer to kill lambdas, but that's easy.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.