Client side static site for commercial client, with blog & ecommerce capabilities. Hosted wit Netlify at https://www.dharmicastrology.com.
Gatsby & React, Redux, GraphQL. Integrated with Gatsby Cloud & Netlify. Payment processing via Stripe API. Email hooks via Sendgrid.
Backend provided by Strapi, a node-based headless CMS, & Heroku. Backend repo is: https://github.com/lemurriot/strapi__backend
gatsby develop
will run on localhost:8000, graphql playground on localhost:8000/___graphql
$ git push origin master
is hooked to Gatsby Cloud, will rebuild site.