Categorygithub.com/cstevenson98/goFE
module
0.1.2
Repository: https://github.com/cstevenson98/gofe.git
Documentation: pkg.go.dev

# README

goFE

A Go frontend framework. Just because.

Prerequisites

  • go
  • tinygo
  • docker compose

To run

Firstly, build by doing make pokedex. This will write the WebAssembly binary to index/main.wasm. Then, to run the nginx server, docker compose up -d, and navigate to http://localhost/.

# Packages

No description provided by the author
No description provided by the author