https://github.com/iteam1337/elixir-lab-wejay-graphql
Elixir lab - Wejay GraphQL API
https://github.com/iteam1337/elixir-lab-wejay-graphql
elixir graphql
Last synced: about 2 months ago
JSON representation
Elixir lab - Wejay GraphQL API
- Host: GitHub
- URL: https://github.com/iteam1337/elixir-lab-wejay-graphql
- Owner: Iteam1337
- Created: 2019-11-01T14:45:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T08:34:17.000Z (over 6 years ago)
- Last Synced: 2025-05-30T17:33:22.021Z (about 1 year ago)
- Topics: elixir, graphql
- Language: Elixir
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wejay
To start your Phoenix server:
- Install dependencies with `mix deps.get`
- Create a database `mix ecto.create`
- Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000/graphiql`](http://localhost:4000/graphiql) from your browser.