Home
Softono

Dynamic Jamstack Gatsby Hasura

Open source JavaScript
16
Stars
4
Forks
57
Issues
1
Watchers
3 years
Last Commit

 About Dynamic Jamstack Gatsby Hasura

A demo of adding dynamic content to pre-built markup.

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Dynamic Jamstack Gatsby Hasura?

We provide expert installation service for this software. Our team will install, configure, and secure Dynamic Jamstack Gatsby Hasura on your server. plans start at just $30.

Dynamic Jamstack Gatsby Hasura

View on GitHub

Dynamic JAMStack with Gatsby and Hasura GraphQL

This repo has demo apps to showcase how dynamic content can be added to Gatsby using Hasura GraphQL.

static-site - This is a pure static site with even content hardcoded on the HTML.

dynamic-source-build - This is a static site with content sourced from a database (Postgres) and built using GraphQL APIs.

dynamic-auth-client - This app has pages which are protected by auth. Client side interactions are authenticated.