feathermost/README.md

254 B

To run in development mode, run rundev.sh in a shell. This will start a web server, and mitmproxy to avoid CORS problems. Dependencies for that: Bash, Python and mitmproxy.

Then open http://localhost:8000/ in your browser.