Skip to content

Go library that runs and serves a React application to expose html forms for custom resources

License

Notifications You must be signed in to change notification settings

yzhao583/console-cr-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Resource Form Generation

Go Report Card Build Status

Requirements

  • go v1.10+
  • dep v0.5.0+
  • npm

Build

Clean generated Go files

make clean

Build a local binary

make

Only rebuild npm modules / webpack

make npm

Run & Test

./build/console-cr-form

Development

make npm-watch

About

Go library that runs and serves a React application to expose html forms for custom resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.3%
  • Other 0.7%