Skip to content

abemaru/my_graphql_demo

Repository files navigation

前提

  • dockerがインストール済みである

起動方法

% docker-compose -f docker-compose.yml up -d --build

上記コマンドを実行後、localhost:8000/graphqlへ接続するとGraphiQLの画面に遷移する。現状はAll()のみ実装しているので以下のように表示される。

shot1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published