Skip to content

openstatusHQ/goat-stack

Repository files navigation

Goat Stack

GoaT Stack (Go and Typescript)

What is the Goat Stack?

It's a React SPA with a Golang backend. The frontend and the backend are fully wired with Protocol Buffer.

Requirements

The Stack

Backend

Frontend

How to get started 🚀

  1. Init the project
just init
  1. Launch the dev
just dev

Todo

  • Docker for Server
  • Docker for React app
  • Add Database SQLite
  • Add LiteStream
  • Improve DX with Just