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

https://github.com/anant/playbook

Anant Platform Playbook - Consists of principles, patterns, tools, a framework, and an approach to designing, building, and managing plaforms.
https://github.com/anant/playbook

approach cassandra confluent datastax framework kafka platform playbook spark

Last synced: 3 months ago
JSON representation

Anant Platform Playbook - Consists of principles, patterns, tools, a framework, and an approach to designing, building, and managing plaforms.

Awesome Lists containing this project

README

        

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Anant/playbook)

# playbook
Anant Platform Playbook - Consists of principles, patterns, tools, a framework, and an approach to designing, building, and managing plaforms.

This website highlights best practices for implementing and scaling a business platform, starting with a data platform.

It's built with [Gatsby](https://gatsbyjs.org) using [Apollo Graphql's theme](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-core).
THIS IS A WORK IN PROGRESS
## Developing locally

Set up the website for local development by cloning this repo, installing Node dependencies, and then starting the Gatsby development server.

```bash
$ npm install
$ npm start
```

## Deploying

This website deploys the `master` branch to production via [Netlify](https://netlify.com) whenever a new commit appears. There's no extra steps required for the developer! :tada:

## Credits

Template - Apollo principled-graphql site codebase
Idea - USDS Playbook