Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

thiamsantos/subscription_test

Repository files navigation

SubscriptionTest

$ asdf install
$ mix deps.get
# start redis
$ docker-compose up -d redis
# start the server
$ iex -S mix phx.server
iex> Absinthe.Subscription.publish(SubscriptionTestWeb.Endpoint, %{name: "Mary"}, user_created: "users")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages