Skip to content
View francistogram's full-sized avatar
Block or Report

Block or report francistogram

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
francistogram/README.md

Install Dependencies

  • Homebrew
    • /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
  • Node
    • brew install node

Install Packages

cd francistogram/
npm install

Running the Server

gatsby develop

View the blog at http://localhost:8000/ Test GraphQL queries at http://localhost:8000/___graphql

Deploy

Deploys are automatically handled by Netlify when a commit is pushed to master

Popular repositories

  1. Palette-Swap Palette-Swap Public

    Take the pixels from a picture and reorder them to create another picture

    Python 1

  2. francistogram francistogram Public

    What's on my mind x What's in my camera

    JavaScript

  3. anniversary anniversary Public

    TypeScript

  4. zenstack zenstack Public

    Forked from zenstackhq/zenstack

    Typescript toolkit on top of Prisma ORM, offering flexible and declarative Access Control Policy(Authorization/Permission) for RBAC/ABAC/PBAC/ReBAC with auto-generated type-safe APIs and frontend h…

    TypeScript