티스토리 뷰
Firebase 도메인 생성
Firebase 호스팅을 통해 firebaseapp.com 하위 도메인을 생성할 수 있다.
1. Firebase CLI 설치
Firebase CLI(명령줄 인터페이스)에는 Node.js 및 npm이 필요합니다.
명령어 : npm install -g firebase-tools
2. 앱 초기화
프로젝트 디렉토리에서 초기화
명령어 : firebase init
3. 웹사이트 배포
명령어 : firebase deploy
배포되면 아래와 같은 도메인이 생성된다.
도메인 : <YOUR-FIREBASE-APP>.firebaseapp.com
firebase 콘솔에서 도메인을 확인할 수 있다.
console.firebase.google.com
명령어 : firebase serve (http://localhost:5000 로컬에서 확인)
출처 : https://firebase.google.com/docs/hosting/quickstart
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- git merge
- 웹 소켓 프로토콜
- NgForm
- git branch
- 폼 유효성 검사
- git commit
- 옵저버블
- 의존성 주입
- jQuery
- password validation
- Facebook AccountKit
- Gulp
- npm
- 번들링
- End-to-End testing
- angular2
- phone number
- Webpack
- Grunt
- ionic2
- typeScript
- 아이오닉
- Angular CLI
- Routes
- paralles desktop
- module exports
- Angular
- Typescript 패키지
- 한영 변환
- 아이오닉2
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함