command
module
Version:
v0.0.0-...-90dec0a
Opens a new window with list of versions in this module.
Published: Jul 12, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
protodoc-serv
A full stack example project utilizing Vuetify
and Go Micro
.
How to build and deploy
- Build the portal. The portal has static web pages and some handlers.
cd portal
yarn build
- Generate proto files and static assets bundle.
cd ..
go generate -x ./...
- Build the project.
go build
- Deploy and run.
./protodoc-serv
- Play
Go to http://localhost:8089/
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.