@1337lawyers/gatsby-theme-1337

This repo contains a theme for Gatsby.js websites inclusive of UI elements and an interface to a serverless, authenticated GraphQL API hosted on AWS Cognito and Amplify

Usage no npm install needed!

<script type="module">
  import 1337lawyersGatsbyTheme1337 from 'https://cdn.skypack.dev/@1337lawyers/gatsby-theme-1337';
</script>

README

CircleCI

Gatsby-Theme-1337

This repo contains a theme for Gatsby.js websites inclusive of UI elements and an interface to a serverless, authenticated GraphQL API hosted on AWS Cognito and Amplify

Developing

Installation

yarn install
yarn dev

You should now see the server at localhost:6006

Environment Variables

Ensure that in projects that use this library to include all of the environment variables listed in the .env file, unique to your own repository.

For CircleCI, we use the Cryptomove Tholos Orb, which stores our application secrets, including our npm token.

Deployment

Pushes to the master branch are pushed both to design.1337lawyers.com, where the storybook is hosted, and a new version is pushed to NPM. This happens via CircleCI.

Legal

Copyright 2018-2019 1337 Lawyers. MIT License.