An open API service indexing awesome lists of open source software.

https://github.com/deckchairlabs/firebase-functions-graphql-server

An Apollo GraphQL Server running on Firebase Functions
https://github.com/deckchairlabs/firebase-functions-graphql-server

firebase firebase-functions graphql graphql-server

Last synced: about 2 months ago
JSON representation

An Apollo GraphQL Server running on Firebase Functions

Awesome Lists containing this project

README

        

# firebase-functions-graphql-server

An Apollo GraphQL Server running on Firebase Functions

# Development

```sh
yarn start
```

# Deployment

```sh
yarn deploy
```