Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.09 KB

Gitpod ready-to-code

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 using Apollo Graphql's theme. 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.

$ npm install
$ npm start

Deploying

This website deploys the master branch to production via Netlify whenever a new commit appears. There's no extra steps required for the developer! 🎉

Credits

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