What does Firebase init do?

The firebase init command creates a firebase. json configuration file in the root of your project directory . The firebase. json file is required to deploy assets with the Firebase CLI because it specifies which files and settings from your project directory are deployed to your Firebase project.

Read more

Firebase hosting ne işe yarar?

Firebase Hosting , modern web geliştiricisi için üretilmiştir. … Firebase CLI(Command Line Interface) kullanarak, bilgisayarınızdaki yerel dizinlerden dosyaları Hosting sunucusuna deploy edebilirsiniz. Dosyalar, global CDN’deki(Content Delivery Network) en yakın sunucudan bir SSL bağlantısı üzerinden sunulmaktadır.21 Kas 2016

Read more