Start a conversation

Getting Started

  • Using our GraphQL Documentation

    The Developer Docs Portal for Aurora has a new section for exploring our Community GraphQL API and building custom queries. The GraphQL tab provides detailed documentation on our entire GraphQL API, i...

  • Reusing Code in Endpoints and Components

    How to create a directory to share common code between endpoints and components in the Aurora SDK This guide explains organizing and leveraging the /src/shared directory to manage code, assets, and ut...

  • Handlebars vs. React Custom Components

    When and why you would want to use Handlebars or React in your custom components. When building custom components in Aurora Communities, developers can use either Handlebars or React. Each technology ...

  • Development Flow

    Learn about the Detailed Development flow where you can check-in your customizations to the Github repository. The Development Flow begins with the creation of the Git repositories that are linked to ...

  • Installing the SDK

    How to install the SDK in a local development environment The Aurora SDK allows you to customize various plugin points using a Git repository for your community. You can preview changes made to the re...

  • API 2.0 Not Supported on Aurora

    API 2.0 is not supported for communities using the Aurora framework. While some endpoints may still respond, the data returned can be incomplete, inaccurate, or entirely broken due to incompatibilitie...

  • React and GraphQL in Aurora

    Aurora is built on the philosophy that internal and external developers should have access to the same development tools, empowering everyone involved with your Community's user experience while provi...