slack-export-viewer
slack-export-viewer copied to clipboard
Request for example to debug app
Hi, Other than pip install, can someone kindly share how to run this app without installing so that I can try some changes made to source code.
- I figured the need to install the requirements.txt
- DL the source code
- How do I run the app after making changes, say to reader.py?
Is it? flask run -z zipfile ?