https://github.com/sean-clayton/graph-13
Phoenix 1.3 GraphQL
https://github.com/sean-clayton/graph-13
elixir graphql phoenix
Last synced: about 2 months ago
JSON representation
Phoenix 1.3 GraphQL
- Host: GitHub
- URL: https://github.com/sean-clayton/graph-13
- Owner: sean-clayton
- Created: 2017-04-16T02:21:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T20:31:12.000Z (about 9 years ago)
- Last Synced: 2025-05-14T14:46:34.094Z (about 1 year ago)
- Topics: elixir, graphql, phoenix
- Language: Elixir
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graph13
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).
## Learn more
* Official website: http://www.phoenixframework.org/
* Guides: http://phoenixframework.org/docs/overview
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix