Skip to content

Latest commit

 

History

History

functions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Table of Contents generated with DocToc

functions of nuxt-typescript-ssr-firebase-auth

build

npm run build

serve

npm run serve

deploy

deploy all

firebase deploy

firebase deploy --only functions may not work properly. .nuxt is mandatory to run nuxtOnFunction function.

deploy nuxtOnFunction

firebase deploy --only functions:nuxtOnFunction
firebase deploy --only hosting

deploy authApi

firebase deploy --only functions:apiApp

deploy sitemapApp

firebase deploy --only functions:sitemapApp

install modules

go to modules