Cillers Documentation
  • Introduction
  • PREREQUISITES
  • Hardware And Operating System
  • Polytope
    • Installation For MacOS Users
    • Installation For Windows Users
    • Installation For Linux Users
  • INTEGRATIONS
    • Couchbase Capella
    • Kong Konnect
    • Opper AI
  • CILLERS SYSTEM DEMO TEMPLATES
    • Kong AI + API Gateway Hackathon
Powered by GitBook
On this page
  1. Building Your System
  2. Cillers Core

Quick Start Guide

Last updated 11 months ago

The code for the React web frontend and the Strawberry GraphQL API is stored under the code/web-app and code/app-api directories. These directories are mounted into the Docker containers that run them. And, they are hot reloaded, so any saved change is immediately reflected in the web app and API.

Instructions

Adding A GraphQL Operation
Creating A New Rreact Component That Calls The GraphQL API