Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.14 KB

README.md

File metadata and controls

43 lines (32 loc) · 2.14 KB

BlogQL

Simple blog app with a GraphQL backend and React frontend

BlogQL is a learning project; something I started to help enhance my knowlege of learn Node, TypeScript, React, GraphQL and GitHub Actions. Currently the system supports login via Google, single blog per user, a rich-text blog post editor and a GraphQL API accessible via API key.

Here's a two-miniute video demo of the BlogQL UI as it stands today:

Two-minute demo of BlogQL UI

The stack

Here's a listing of the technologies used in BlogQL.

Common

Server

Client

Infrastructure

  • Github Actions
  • Work in progress: Helm charts for deploying to Kubernetes