/test-lobby-app

a test graphql-based application in elixir

Primary LanguageElixir

TestLobbyApp

a toy application in Elixir to learn. Just that

The only thing remaining is to add tests.

It's so toy that I'll let the things below

Installation

If available in Hex, the package can be installed by adding test_lobby_app to your list of dependencies in mix.exs:

def deps do
  [
    {:test_lobby_app, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/test_lobby_app.