{
  "title": "Fullstack Jamstack Development with RedwoodJS - Async",
  "slug": "async-fullstack-jamstack-development",
  "collection": "videos",
  "contentType": "Video",
  "description": "Anthony Campolo demos building a web app from scratch with RedwoodJS, showcasing its code generation capabilities and integrations with Prisma and Netlify",
  "summary": "Anthony Campolo demos building a web app from scratch with RedwoodJS, showcasing its code generation capabilities and integrations with Prisma and Netlify",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "Async",
    "channelUrl": "https://www.youtube.com/@AsyncBrighton",
    "originalUrl": "https://www.youtube.com/watch?v=n1CUe6ArjD8"
  },
  "publishedAt": "2021-03-11T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2021-03-11T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/videos/async-fullstack-jamstack-development/",
    "markdown": "https://ajcwebdev.com/videos/async-fullstack-jamstack-development/index.md",
    "json": "https://ajcwebdev.com/videos/async-fullstack-jamstack-development/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "episode-description",
      "text": "Episode Description"
    },
    {
      "depth": 2,
      "id": "episode-summary",
      "text": "Episode Summary"
    },
    {
      "depth": 2,
      "id": "chapters",
      "text": "Chapters"
    },
    {
      "depth": 3,
      "id": "00-00-00-introduction-and-project-setup",
      "text": "00:00:00 - Introduction and Project Setup"
    },
    {
      "depth": 3,
      "id": "00-03-01-generating-pages-and-routing",
      "text": "00:03:01 - Generating Pages and Routing"
    },
    {
      "depth": 3,
      "id": "00-07-00-layouts-and-component-composition",
      "text": "00:07:00 - Layouts and Component Composition"
    },
    {
      "depth": 3,
      "id": "00-09-41-prisma-schema-and-database-setup",
      "text": "00:09:41 - Prisma Schema and Database Setup"
    },
    {
      "depth": 3,
      "id": "00-14-30-scaffold-generator-and-crud-interface",
      "text": "00:14:30 - Scaffold Generator and CRUD Interface"
    },
    {
      "depth": 3,
      "id": "00-16-30-cells-and-graphql-data-fetching",
      "text": "00:16:30 - Cells and GraphQL Data Fetching"
    },
    {
      "depth": 3,
      "id": "00-20-15-deployment-with-netlify-and-q-a",
      "text": "00:20:15 - Deployment with Netlify and Q&A"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "frontend",
    "backend",
    "deployment"
  ],
  "discovery": {
    "apiIndex": "https://ajcwebdev.com/api/index.json",
    "llmsTxt": "https://ajcwebdev.com/llms.txt",
    "llmsFullTxt": "https://ajcwebdev.com/llms-full.txt",
    "sitemapMd": "https://ajcwebdev.com/sitemap.md",
    "sitemapXml": "https://ajcwebdev.com/sitemap.xml"
  },
  "nextActions": [
    {
      "action": "open_html",
      "url": "https://ajcwebdev.com/videos/async-fullstack-jamstack-development/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/videos/async-fullstack-jamstack-development/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/videos/async-fullstack-jamstack-development/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}