Comment on page
Go Templates
Create a project that uses Go templates for frontend, use the
go
frontend stack -$ copper create -frontend=go github.com/nasa/starship
Run the server -
$ cd starship
$ copper run -watch
Last modified 1yr ago