Welcome to Carbonite
This is a space where we can all share our knowledge and contribute to the collective capability of Turing. It's mission is to create a single shared place where we can store what we consider to be best practice, experiment and showcase new and upcoming technologies, and provide examples that can easily be used by other ANDis to provide outstanding experiences.
This is very much a first draft to be used as an example, but if you'd like to contribute, check out the Contributor Guide. To see where Carbonite intends to go next, check out the Roadmap blog entry.
Advanced GraphQL Data Mocking
An advanced mocking technique that makes generating vast amounts of semi-random, deterministic data for projects using GraphQL quick and simple, with a concise and easy to use API
by Hattie Stamp, Nathan Skelley
Lerna Monorepo Template
A quick-start template to create a Lerna monorepo that provides component, client and micro-service packages, using Hasura to provide a GraphQL data source
by Nathan Skelley
Hasura Template
A quick-start template to create GraphQL / Apollo applications, using Hasura, TypeScript and Docker-Compose