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
Backend
Frontend
How to get started ๐
- Init the project
just init
- Launch the dev
just dev
Todo
- Docker for Server
- Docker for React app
- Add Database SQLite
- Add LiteStream
- Improve DX with Just
