Skip to content

giacomorebonato/fire-graphql-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fire-GraphQL

Fire-GraphQL is a GraphQL Proxy sample for Firebase.
Demo

Why?

  • GraphQL makes a difference for Mobile developers
  • Presentation

Instructions

Clone the repo and execute

npm install  
npm run watch  # TypeScript => JS  
npm start      # Start the server  

And this will start a web server with GraphiQL client on http://localhost:3000/graphql.
On http://localhost:3000/ you have a basic interface for adding data.

About

GraphQL Proxy sample for Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published