Tech Stack
The tech stack for this project includes Dgraph Cloud, React, Typescript, Apollo Client 3.x, Semantic UI React, Tailwind CSS, and Luxon.
We’re overhauling Dgraph’s docs to make them clearer and more approachable. If you notice any issues during this transition or have suggestions, please let us know.
The tech stack for the message board example app is as follows:
- Dgraph Cloud: backend database
- React: JavaScript UI framework
- Typescript: types for JavaScript
- Apollo Client 3.x: GraphQL client and React state management
- Semantic UI React: UI component framework
- Tailwind CSS: CSS framework
- Luxon : date and time formatting.
This app also uses the GraphQL Code Generator to generate TypeScript-friendly React hooks for the GraphQL queries and mutations.
Now, let’s get started building.
Was this page helpful?