Skip to content

go-home-io/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status FOSSA Status

go-home web dashboard.

Development environment

Install all dependencies:

make dep

To run standalone dev server execute:

make run

To build and generate statik data for the server use the following target (presumably you have server in ${GOPATH}/src/go-home.io/x/server):

make build-to-server

Preparing commit

To run all required validations simply run:

make git

Which includes:

  • lint -- running eslint with auto-fix enabled

License

FOSSA Status

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages