happyDomain/ui
nemunaire e5567395d1
continuous-integration/drone/push Build is passing Details
ui: Fix map saving
2022-02-22 09:43:12 +01:00
..
public Rename project happyDomain 2021-12-31 15:52:15 +01:00
src ui: Fix map saving 2022-02-22 09:43:12 +01: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
README.md 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 Rename project happyDomain 2021-12-31 15:52:15 +01:00
routes.go This is happyDomain now 2022-01-18 10:16:32 +01:00
vue.config.js Use gin-gonic as router 2021-06-09 22:51:13 +02:00
yarn.lock chore(deps): update dependency eslint-plugin-promise to v6 2021-12-18 06:06:03 +00:00

README.md

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.