Williamchong Nuxt Ssr Firebase Save

A example repo for using nuxt with firebase hosting and cloud functions

Project README

nuxt-ssr-firebase

CircleCI

A example repo for using nuxt with firebase hosting and cloud functions Base on https://github.com/davideast/nuxt-firebase

Deployment flow

  • Change firebase project to yours in .firbaserc
{
  "projects": {
    "default": "(your firebase project)"
  }
}
  • Install npm dependencies
npm --prefix src install
npm --prefix functions install
  • Deploy everything
firebase deploy
Open Source Agenda is not affiliated with "Williamchong Nuxt Ssr Firebase" Project. README Source: williamchong/nuxt-ssr-firebase

Open Source Agenda Badge

Open Source Agenda Rating