Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Portfolio website powered by Gentics Mesh, React Static and Amazon S3

Notifications You must be signed in to change notification settings

rafacm/carmen-marcos-art-portfolio

Repository files navigation

Carmen Marcos Art

Build Status

Artist portfolio website built with React Static and content managed with Gentics Mesh.

How to run the example

To get started, clone this repo and run these commands in your terminal:

yarn
yarn start

To suggest changes, submit a PR!

Gentics Mesh

Please, note that the data displayed by this app comes from my very own Gentics Mesh instance!

To get your own local Gentics Mesh instance up and running with docker do

docker run -p 8080:8080 gentics/mesh-demo

For more details check the Mesh Administration Guide.

Configuration

Check the configuration in static.config.js and the schemas you will need to configure in Mesh in doc/schemas.

Releases

No releases published

Packages

No packages published