项目作者: muhajirdev

项目描述 :
Gatsby + Firebase = 👍
高级语言: CSS
项目地址: git://github.com/muhajirdev/gatsby-starter-firebase.git
创建时间: 2018-10-17T12:39:39Z
项目社区:https://github.com/muhajirdev/gatsby-starter-firebase

开源协议:MIT License

下载


Gatsby Starter Firebase

What’s included

  • FetchingExample on how to fetch data from firebase.

    Note: For better experiece you might want to integrate it redux or mobx.

    If you need it, submit an issue. I can create a starter / example repo with firebase + mobx or redux.

    Update: I made a another starter gatsby-starter-redux-firebase

  • Authentication with react-firebaseui (SignIn, SignOut)

Getting Started

Install Gatsby CLI:

  1. npm install --global gatsby-cli

Create new Gatsby project using this starter:

  1. gatsby new my-new-website https://github.com/muhajirframe/gatsby-starter-firebase
  1. cd my-new-website

Usage

Develop

  1. npm run develop

Build

  1. npm run build

Your built file will be in /public

Contributing

Do not hesitate to:

Showcase

Have a site made with this starter? Please submit an issue or PR

Enjoy!