module
0.0.0-20210807061649-a64950811e34
Repository: https://github.com/michaeldarr/shelf.git
Documentation: pkg.go.dev
# README
stack
A full-stack engineering testbed
Local Development
Prerequisites
After running the following commands, visit localhost:8888 in your browser.
$ git clone [email protected]:MichaelDarr/stack.git
$ cd stack
$ make proto
$ docker-compose up
# Packages
No description provided by the author