No description
  • Vue 62.3%
  • JavaScript 30.1%
  • Shell 3.4%
  • HTML 1.7%
  • Dockerfile 1.2%
  • Other 1.3%
Find a file
2023-03-24 00:51:38 +03:00
.o3 [EOFG-1] build: fix 2022-03-17 14:23:04 +03:00
.vscode [EOFG-1] Add main chart 2022-02-21 18:05:25 +03:00
public [EOFG-1] Initial 2022-02-21 16:53:27 +03:00
src Merge branch 'main' of https://gitlab.ozon.ru/pd/dev/eye-of-god 2022-03-17 14:23:11 +03:00
.gitignore [EOFG-1] Initial 2022-02-21 16:53:27 +03:00
.gitlab-ci.yml gitlab-registry.ozon.ru -> ${BASE_IMAGE_REPO} 2023-03-24 00:51:38 +03:00
index.html [EOFG-1] Fork 1P 2022-03-17 12:03:13 +00:00
package.json [EOFG-1] Fork 1P 2022-03-17 12:03:13 +00:00
README.md [EOFG-1] Fork 1P 2022-03-17 12:03:13 +00:00
vite.config.js [EOFG-1] build: fix 2022-03-17 14:23:04 +03:00

eye-of-god-1p

Project setup

npm install

ClickHouse connection

Create .env file in root folder with content

CH_URL=http://rc1b-9x2jjdsgs8xd1iar.mdb.yandexcloud.net:8123/
CH_USER=<your click username>
CH_PASS=<your click password>

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

Prepare local nginx if your want to check builded files

npm run build

Project data source

tbd