Popularity
5.1
Growing
Activity
0.0
Stable
66
1
4

Programming language: Elixir
License: MIT License

stranger alternatives and similar packages

Based on the "Examples and funny stuff" category.
Alternatively, view stranger alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of stranger or a related project?

Add another 'Examples and funny stuff' Package

README

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](.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](CONTRIBUTING.md).

License

See [LICENSE](LICENSE).


*Note that all licence references and agreements mentioned in the stranger README section above are relevant to that project's source code only.