Discover Packages
github.com/fluxcd/webui
command
module
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Apr 23, 2021
License: Apache-2.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
README
¶
webui
Development
To set up a development environment
Install go
v1.16
Install Node.js version 14.15.1
Install reflex
for automated server builds: go get github.com/cespare/reflex
Install kubebuilder
npm install --silent
to install UI dependencies
make dev
to compile and run the app
npm start
to start the frontend dev server (with hot-reloading)
To generate protobuf files natively on your OS, install protoc , then install these packages:
go get -u github.com/golang/protobuf/protoc-gen-go
go get -u github.com/twitchtv/twirp/protoc-gen-twirp
go get -u go.larrymyers.com/protoc-gen-twirp_typescript
Then run:
make proto
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
pkg
rpc/clusters
Package clusters is a generated twirp stub package.
Package clusters is a generated twirp stub package.
Click to show internal directories.
Click to hide internal directories.