Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 3, 2019
Oct 3, 2019

README.md

Gentics Mesh Vert.x Example

This example shows how to use Gentics Mesh in combination with Vert.x.

The Gentics Mesh GraphQL API is being used to located the requested content. This content is used by Vert.x to render various Handlebars templates.

Getting Started

  • Clone example project
git clone git@github.com:gentics/mesh-vertx-example.git
cd mesh-vertx-example

java -jar mesh-demo-0.40.x.jar

You can’t perform that action at this time.