Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1021 Bytes

File metadata and controls

55 lines (38 loc) · 1021 Bytes

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