coderunr

coderunr - website edits live in seconds

₀₀₀₁₀₁ ᕕ( ᐛ )ᕗ

Deploy saved changes to websites – without commits, pushes & full CI/CD

An opensource project from Internet Archive & tracey.

Source code

(work in progress)

From editor save to live website in seconds

Prerequisites - CodeRunr Server

Notes

Progress notes

Quirks notes

TODO

Work in Progress


# xxx `nom-ssh` variant that `cd` you to proper branch, once inside container, eg:
nomad alloc exec -i -t -task www-av a208c683 zsh -c 'cd /coderunr/main; zsh'

# nom-ssh  (use group-project + branch)
ssh -t -A code 'docker exec -it ia-petabox bash -c "cd /coderunr/master; bash"'

# nom-logs (use group-project)
ssh -t -A code docker logs -f ia-petabox