3.0.0 • Published 6 years ago

razzle-examples-with-firebase-functions v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Razzle with Cloud Functions for Firebase example

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/jaredpalmer/razzle/tar.gz/master | tar -xz --strip=2 razzle-master/examples/with-firebase-functions
cd with-firebase-functions

Setting up firebase:

  • install Firebase Tools: npm i -g firebase-tools
  • create a project at Firebase console
  • replace in .firebaserc with the actual project ID

Install it and run:

yarn install
yarn start

Build client and server

yarn build

Deploy to firebase

yarn deploy

Access your app at <firebase-project-id>.firebaseapp.com

Idea behind the example

This is a basic example of how to use razzle with firebase functions and firebase hosting.

3.0.0

6 years ago

3.0.0-alpha.2

7 years ago

3.0.0-alpha.1

7 years ago

2.4.1

7 years ago

3.0.0-alpha.0

7 years ago

2.4.0

7 years ago

2.2.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

2.0.0-alpha.12

7 years ago

2.0.0-alpha.11

7 years ago

2.0.0-alpha.10

7 years ago

2.0.0-alpha.9

7 years ago

2.0.0-y.0

7 years ago

2.0.0-alpha.8

7 years ago

2.0.0-alpha.7

7 years ago

2.0.0-alpha.6

7 years ago

2.0.0-alpha.5

7 years ago

2.0.0-alpha.4

7 years ago

2.0.0-alpha.3

7 years ago

2.0.0-alpha.2

7 years ago

2.0.0-alpha.1

7 years ago