Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 739 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 739 Bytes

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.