webiny-examples icon indicating copy to clipboard operation
webiny-examples copied to clipboard

Various demos showing you how make the best of Webiny

Webiny is a developer-friendly platform for building serverless applications.

Webiny makes it easier for everyone to get into serverless. Here are a couple of awesome examples to get you started!


Documentation

Tutorials

How-to Guides

  • Headless CMS / Define Content Models via Plugins - shows how to define content models and content model groups via plugins

  • Integrate Tailwind CSS - full code sample for the Integrate Tailwind CSS guide

  • Page Builder / Extend GraphQL API - shows how to extend Page Builder-related GraphQL types and operations

Other

  • Creating a Custom rerender-pages Webiny CLI Command - shows how to create a new rerender-pages Webiny CLI command that issues a couple of GraphQL operations, one of which is a custom rerenderPage mutation

  • ElasticSearch Examples - shows how to perform queries with the included ElasticSearch client

    • Page Builder - Performing Custom Searches on Pages - shows how to create a custom customSearchPages GraphQL query which performs a custom query against an ElasticSearch index

Webiny Blog