To start your Phoenix server:
- Install dependencies with
mix deps.get
- Create and migrate your database with
mix ecto.setup
- Start Phoenix endpoint with
mix phx.server
Now you can visit localhost:4000/api/graphql
from your browser. or if you want to play in GraphiQL: localhost:4000/api/graphql-dev