feathermost/README.md

8 lines
289 B
Markdown
Raw Normal View History

2020-03-26 20:29:50 +00:00
# ![](./img/feathermost.svg) Feathermost
To run in development mode, execute `rundev.sh`.
2020-03-26 15:06:42 +00: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 21:51:49 +00:00
2020-03-26 15:06:42 +00:00
Then open http://localhost:8000/ in your browser.