Skip to content

willcode4food/ninozfantasysports-graphql

Repository files navigation

ninozfantasysports-graphql

GrapQL Backend for ninozfantasysports.com

Getting Started

(Assumes you have a Firebase Account Created)

  1. install firebase dependencies

    npm install -g firebase-tools

    npm install firebase-functions@latest firebase-admin@latest --save

  2. install dependencies

    npm install

  3. Build app and put in watch mode

    npm run build:func-dev

  4. In another terminal window run the firebase dev server
    npm run serve

  5. Visit GraphQL Playground in your browser

http://localhost:5000/ninozfantasysports-6de5b/us-central1/api

Check out https://github.com/erikras/ducks-modular-redux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published