murajun1978 / example-firebase-graphql

Sample GraphQL with Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample GraphQL with Firebase

Get started

Clone the repository:

$ git clone https://github.com/murajun1978/example-firebase-graphql.git
$ cd example-firebase-graphql

Install dependencies

$ npm i --prefix "functions"

Setup Firebase

Set default project

$ Firebase use --add

Deploy

$ firebase deploy --only functions

About

Sample GraphQL with Firebase

License:MIT License


Languages

Language:TypeScript 100.0%