happyDomain/ui
Renovate Bot aaa167ef87
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build is passing
chore(deps): update dependency axios to ^0.24.0
2021-10-25 18:04:01 +00:00
..
public Use gin-gonic as router 2021-06-09 22:51:13 +02:00
src Save zone display format into user settings 2021-10-19 18:15:30 +02:00
.editorconfig Use gin-gonic as router 2021-06-09 22:51:13 +02:00
.env Use gin-gonic as router 2021-06-09 22:51:13 +02:00
.gitignore Use gin-gonic as router 2021-06-09 22:51:13 +02:00
assets.go util: use assets from embeded FS 2021-07-06 21:15:02 +02:00
package.json chore(deps): update dependency axios to ^0.24.0 2021-10-25 18:04:01 +00:00
README.md Use gin-gonic as router 2021-06-09 22:51:13 +02:00
routes.go Add the ability to add custom HTML before </head> or </body> 2021-10-19 20:17:50 +02:00
vue.config.js Use gin-gonic as router 2021-06-09 22:51:13 +02:00
yarn.lock chore(deps): update dependency axios to ^0.24.0 2021-10-25 18:04:01 +00:00

htdocs

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.