Giter Club home page Giter Club logo

demand-driven-design-workshop's Introduction

Demand-Driven Schema Design Summit Workshop

Please run the docker compose command before coming to the workshop if you are able to

Welcome to the "Demand-Driven Schema Design" workshop!

This code base is an extension of the lift-off series (1-4 + lab) Catstronaut application, but has been converted to a federated architecture with the router. There are a few more services described below in About the project

⚠️ Before the workshop

Please complete the following pre-requisites and installations before the workshop.

You will need:

Getting Started

To spin up this project:

docker compose up

or

docker compose up -d

The first time you run the command, it may take a while to download all of the dependencies. If everyone in the workshop attempts to download at the same time, it may really slow things down. The services are defined in the docker-compose.yaml file (default file name and path)

App and service endpoints

About the project

This project consists of 6 distinct applications or services that together, make the catstronaut supergraph:

  • front-end: The catstronaut React application from the liftoff series
  • subgraph-tracks: This was previously the server in the lift-off series, but converted to a subgraph.
  • subgraph-reviews: A net new subgraph for handling review data.
  • apollo-router: Basic router config setup.
  • rest-reviews-api: This API is the source of truth for review data for our application. This project is intended to represent 2 different APIs: One for review resource data and another for metrics. It's combined in the same app for simplicity sake, but we'll treat this as two separate APIs during the workshop.
  • postgres database: In addition to the above packages, the provided docker-compose.yaml file will also spin up a local postgres database and pre-populate it with review data on start up.

demand-driven-design-workshop's People

Contributors

ebylund avatar burn2delete avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.