web

package
v0.0.0-...-b667a3b Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: MIT Imports: 1 Imported by: 0

README

GoCook -- webapp

This directory holds the subproject that powers GoCook's server command.

Compilation

Ideally the whole project is built using the Makefile, however, to build the webapp alone you can use the following instructions.

GoCook's webapp is built using svelte with vite. In this directory, run the following in a terminal:

npm install
npm run build

This should place the compiled website into ./dist, which will be embedded into GoCook on compilation of the cook binary. As such, to make updates to the binary you will be required to recompile.

License

This webapp shares the license of the larger go-cook repository.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WebDist embed.FS

`go-cook/web/dist/` as embedded filesystem

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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