Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 22, 2022. It is now read-only.
/friendsmapPublic archive

Basic Vue.js app with FirebaseUi auth

NotificationsYou must be signed in to change notification settings

rstormsf/friendsmap

Repository files navigation

Stack:

Build Setup

# install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build# run unit testsnpm run unit# run e2e testsnpm run e2e# run all testsnpmtest

For detailed explanation on how things work, checkout theguide anddocs for vue-loader.

Please setup .env file with the following values:

FB_API_KEY=xxxxFQsFB_AUTH_DOMAIN=YOURAPPNAME.firebaseapp.comFB_DATABASE_URL=https://YOURAPPNAME.firebaseio.comFB_STORAGE_BUCKET=YOURAPPNAME.appspot.comFB_MESSAGING_SENDER_ID=12345

also in order to havefirebase deploy working, please dofirebase init or simply add.firebaserc file to the root:

{  "projects": {    "default": "YOURAPPNAME"  }}

About

Basic Vue.js app with FirebaseUi auth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp