feathermost/README.md

8 lines
292 B
Markdown
Raw Normal View History

2020-03-29 00:46:48 +01:00
# ![](./assets/feathermost.svg) Feathermost
2020-03-26 21:29:50 +01:00
To run in development mode, execute `rundev.sh`.
2020-03-26 16:06:42 +01:00
This will start a web server, and mitmproxy to avoid CORS problems.
Dependencies for that: Bash, Python and [`mitmproxy`](https://mitmproxy.org/).
2020-03-24 22:51:49 +01:00
2020-03-26 16:06:42 +01:00
Then open http://localhost:8000/ in your browser.