ember-apollo-client
π An ember-cli addon for Apollo Client and GraphQL
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- ci.yml
- release-drafter.yml
- release-drafter.yml
- query-manager.js
- setup-hooks.js
- apollo.js
- inject.js
- .gitkeep
- index.js
- apollo.js
- .gitkeep
- index.js
- ember-try.js
- environment.js
- array-watch-query-test.js
- computed-with-watch-query-test.js
- mutations-test.js
- query-and-unsubscribe-test.js
- watch-query-test.js
- .gitkeep
- create-review.js
- movie-card.js
- movie-detail.js
- .gitkeep
- index.js
- movie.js
- review-fragment.graphql
- change-movie-title.graphql
- create-review.graphql
- movie.graphql
- movies.graphql
- .gitkeep
- mock-graphql.js
- .gitkeep
- index.js
- movie.js
- new-review.js
- app.css
- create-review.hbs
- movie-card.hbs
- movie-detail.hbs
- application.hbs
- index.hbs
- movie.hbs
- new-review.hbs
- graphql-type-query.js
- app.js
- index.html
- router.js
- schema.graphql
- ember-cli-update.json
- environment.js
- optional-features.json
- targets.js
- robots.txt
- index.js
- setup.js
- start-pretender.js
- .gitkeep
- query-manager-hooks-component-test.js
- query-manager-hooks-object-test.js
- query-manager-hooks-route-test.js
- query-manager-macro-decorator-test.js
- graphql-filter-test.js
- test-fragment-with-fragment.graphql
- test-fragment.graphql
- test-mutation.graphql
- test-query-with-nested-fragment.graphql
- test-query.graphql
- test-subscription.graphql
- apollo-test.js
- .gitkeep
- index.html
- test-helper.js
- .gitkeep
- .editorconfig
- .ember-cli
- .eslintignore
- .eslintrc.js
- .gitignore
- .gqlconfig
- .npmignore
- .prettierignore
- .prettierrc.js
- .template-lintrc.js
- .watchmanconfig
- CHANGELOG.md
- CONTRIBUTING.md
- ember-cli-build.js
- index.js
- LICENSE.md
- package.json
- README.md
- testem.js
- yarn.lock
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/ember-graphql/ember-apollo-client
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd ember-apollo-client
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
yarn add -D @apollo/client
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
yarn add -D @absinthe/socket
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
yarn add -D @absinthe/socket-apollo-link
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
