RedwoodJS
Image from https://redwoodjs.com/

Simple Blog is a light application created with the Redwood Framework . It demonstrates many of the core Redwood concepts including:

  • Routing using pages
  • Wrapping pages in layouts
  • Authentication using dbAuth
  • Remote data access via GraphQL

Let's check out the code in the Github repo and read the README for more details.