ember-cloud-firestore-adapter
Unofficial Ember Data Adapter and Serializer for Cloud Firestore
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- feature_request.md
- ci.yml
- FUNDING.yml
- project.json
- build-collection-name.ts
- flatten-doc-snapshot.ts
- cloud-firestore-modular.ts
- firebase.ts
- firebase-settings.ts
- cloud-firestore-modular.ts
- -firestore-data-manager.ts
- firebase.ts
- timestamp.ts
- custom-errors.ts
- .gitkeep
- cloud-firestore-modular.js
- firebase.js
- firebase-settings.js
- cloud-firestore-modular.js
- -firestore-data-manager.js
- firebase.js
- timestamp.js
- custom-errors.js
- .gitkeep
- authentication.md
- create-update-delete-records.md
- data-structure.md
- finding-records.md
- getting-started.md
- relationships.md
- testing.md
- transforms.md
- all_namespaces_all_kinds.export_metadata
- output-0
- firestore_export.overall_export_metadata
- firebase-export-metadata.json
- config.js
- build-wrappers.ts
- index.js
- features-test.ts
- application.ts
- .gitkeep
- group-members.hbs
- group-posts.hbs
- environment.d.ts
- .gitkeep
- application.ts
- features.ts
- query.ts
- .gitkeep
- .gitkeep
- group.ts
- post.ts
- user.ts
- .gitkeep
- application.ts
- create-record.ts
- delete-record.ts
- features.ts
- find-all.ts
- find-record.ts
- query.ts
- update-record.ts
- application.ts
- session.ts
- store.js
- application.ts
- app.css
- application.hbs
- create-record.hbs
- delete-record.hbs
- features.hbs
- find-all.hbs
- find-record.hbs
- query.hbs
- update-record.hbs
- number.js
- string.js
- app.ts
- index.html
- router.ts
- ember-cli-update.json
- ember-try.js
- environment.js
- fastboot.js
- optional-features.json
- targets.js
- crossdomain.xml
- robots.txt
- index.ts
- reset-fixture-data.ts
- .gitkeep
- build-collection-name-test.ts
- flatten-doc-snapshot-test.ts
- cloud-firestore-modular-test.ts
- firebase-test.ts
- cloud-firestore-modular-test.ts
- -firestore-data-manager-test.ts
- firebase-test.ts
- timestamp-test.ts
- custom-errors-test.ts
- .gitkeep
- .eslintrc.js
- index.html
- test-helper.ts
- fastboot.d.ts
- global.d.ts
- .editorconfig
- .ember-cli
- .eslintignore
- .eslintrc.js
- .firebaserc
- .gitignore
- .npmignore
- .prettierignore
- .prettierrc.js
- .stylelintignore
- .stylelintrc.js
- .template-lintrc.js
- .watchmanconfig
- CONTRIBUTING.md
- ember-cli-build.js
- firebase.json
- index.js
- LICENSE.md
- package-lock.json
- package.json
- README.md
- testem.js
- tsconfig.build-wrappers.json
- tsconfig.declarations.json
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/mikkopaderes/ember-cloud-firestore-adapter
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ember-cloud-firestore-adapter
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm info ember-cloud-firestore-adapter peerDependencies
이 명령어를 터미널에 그대로 입력해 실행하세요.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
