felixrieseberg / slack-archive

Generate static HTML archives of Slack workspaces
242 stars 32 forks source link

Suport for running in Docker #20

Open elonen opened 2 years ago

elonen commented 2 years ago

Here's a Dockerfile and a script that allow running current Github version of the app in a temporary Linux image. The script...

$ ./run_in_docker.sh

...build a Docker image, compiles the typescript and runs the CLI, that then asks for Slack token. Results will be saved in slack-archive_USERDATA folder.