Skip to content

Instantly share code, notes, and snippets.

View craigtracey's full-sized avatar

Craig Tracey craigtracey

View GitHub Profile
[{"id":1563923054655,"title":"\"Cornbread\" Stuffing","body_html":"\u003cb\u003eIngredients:\u003c\/b\u003e onion, celery, coconut flour, crutons, egg, coconut milk, coconut oil, tapioca flour, broth, apple cider vinegar, maple syrup, baking soda, olive oil, thyme, sage, rosemary, pepper, salt\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"font-size: 14px\" class=\"label label-warning\"\u003epaleo\u003c\/span\u003e ","vendor":"Tru Provisions","product_type":"dish","created_at":"2018-11-01T16:45:59-04:00","handle":"cornbread-stuffing","updated_at":"2019-10-28T16:38:01-04:00","published_at":"2019-10-28T12:38:01-04:00","template_suffix":null,"tags":"friday, saturday, thursday","published_scope":"web","variants":[{"id":31060160512063,"product_id":1563923054655,"title":"Single Serving \/ 10-31-2019","price":"12.00","sku":"","position":1,"inventory_policy":"continue","compare_at_price":null,"fulfillment_service":"manual","inventory_management":"shopify","option1":"Single Serving","option2":"10-31-2019","option3":nul
@craigtracey
craigtracey / EntityPage.tsx
Created October 17, 2024 15:36
Boilerplate EntityPage.tsx from a new `npx @backstage/create-app@latest` invocation.
import React from 'react';
import { Button, Grid } from '@material-ui/core';
import {
EntityApiDefinitionCard,
EntityConsumedApisCard,
EntityConsumingComponentsCard,
EntityHasApisCard,
EntityProvidedApisCard,
EntityProvidingComponentsCard,
} from '@backstage/plugin-api-docs';
{
"apiVersion": "backstage.io/v1alpha1",
"kind": "Group",
"metadata": {
"name": "arctir-core-test",
"description": "Arctir test core developers"
},
"spec": {
"type": "team",
"profile": {