Chat anonymously with a randomly chosen stranger. Lives at https://hellostranger.xyz.
Documentation can be read at http://docs.hellostranger.xyz.
- Install the necessary versions of Erlang/Elixir (versions are specified in .tool-versions)
- Grab all dependencies with
mix deps.get
- Make sure all the tests are passing
mix test
- Spin up the server with
mix phoenix.server
- JavaScript tests
See CONTRIBUTING.md.
See LICENSE.