/stranger

Chat anonymously with a randomly chosen stranger

Primary LanguageElixirMIT LicenseMIT

Stranger

Build Status

Chat anonymously with a randomly chosen stranger. Lives at https://hellostranger.xyz.

Documentation can be read at http://docs.hellostranger.xyz.

Setup

  • 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

TODO

  • JavaScript tests

Contributing

See CONTRIBUTING.md.

License

See LICENSE.