dogs

command module
v0.0.0-...-6858033 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 14 Imported by: 0

README

dogs

Application for dog breeding

Building and Running

To build the application you need the following steps (all in the root directory of the project):

  1. Enable vendoring: export GO15VENDOREXPERIMENT=1
  2. Compile the templates and CSS files to Go code: go run cmd/compile_templates/main.go
  3. Build the executable including the templates and CSS files: go build -tags bindatafs

Finally you can start the application (server) with: ./dogs

Changed Templates and Assets

The following files have been touched under app/views/qor:

  • layout.tmpl
  • assets/images/logo.png
  • mate_table_*
  • ancestors
  • index/table.tmpl
  • shared/sidebar.tmpl
  • shared/menu.tmpl

Please update them again when you switch to a new QOR Admin version.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
config

Jump to

Keyboard shortcuts

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