DEV Community

Daniel Neveux
Daniel Neveux

Posted on

Wizar devlog 16 - Some webiste updates

This week I dive into Gatsby to update our website https://pro.wizar.world (targets the tourism offices)
I made a (still empty) blog and page admin interface. We use Netlify cms which is terribly slow due to the github backend. But it works.
Code source is available here if you want: https://github.com/dagatsoin/wizar-pro-website

I wonder what could be used as an admin interface for Gatsby which offers:

  • instant update
  • node.js backend
  • configurable with a YAML/JSON file
  • using React

Though anyone?

Top comments (0)