protodoc-serv

command module
v0.0.0-...-90dec0a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2021 License: GPL-3.0 Imports: 11 Imported by: 0

README

protodoc-serv

A full stack example project utilizing Vuetify and Go Micro.

How to build and deploy

  1. Build the portal. The portal has static web pages and some handlers.
cd portal
yarn build
  1. Generate proto files and static assets bundle.
cd ..
go generate -x ./...
  1. Build the project.
go build
  1. Deploy and run.
./protodoc-serv
  1. Play

Go to http://localhost:8089/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
ierr
Package ierr provides helpers for common errors when implementing service.
Package ierr provides helpers for common errors when implementing service.
go
servers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL