All Projects → ademilter → vue-firebase-example

ademilter / vue-firebase-example

Licence: MIT license
profile-cards.firebaseapp.com/

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
HTML
75241 projects

Vue Firebase Example

  • Firebase Console'dan yeni bir proje oluşturun.
  • Database menüsünden Firestore'u aktifleştirin.
  • config.js dosyasını kendi proje bilgilerinizle güncelleyin.
  • terminal'den npm i -g firebase-tools komutu ile bilgisayarınıza firebase terminal aracını kurun.
  • proje dizinine girin ve firebase login komutunu çalıştırarak login olun.
  • tekrar proje dizininde firebase use -add diyerek projenizi seçin.
  • tekrar proje dizininde npm install diyerek projeye ait paketleri yükleyin.
  • son olarak npm run deploy diyerek proje build olur ve firebase'e gönderilir.

Yapılacaklar

  • Şehire göre filtreleme
  • Uygunluk durumuna göre filtreleme
  • Mesleğe göre filtreleme
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].