repositorypackage
0.1.0
Repository: https://github.com/andresbott/go-carbon.git
Documentation: pkg.go.dev
# README
Go-carbon
SPA application Framework
About
This is a still wip experiment to make a go based SPA application framework.
Carbon should contain all the basic building blocks do build your own SAP application in GO
Getting started
This project contains a small demo application, to try it out run
# build the binary using docker
make docker-build
# run it with
./carbon serve