feathermost/README.md
2020-03-29 00:46:53 +01:00

8 lines
292 B
Markdown

# ![](./assets/feathermost.svg) Feathermost
To run in development mode, execute `rundev.sh`.
This will start a web server, and mitmproxy to avoid CORS problems.
Dependencies for that: Bash, Python and [`mitmproxy`](https://mitmproxy.org/).
Then open http://localhost:8000/ in your browser.