Semaphore/web
Denis Gukov ccc6fa2502
Some checks are pending
Dev / build-local (push) Waiting to run
Dev / migrate-boltdb (push) Blocked by required conditions
Dev / migrate-mysql (push) Blocked by required conditions
Dev / migrate-mariadb (push) Blocked by required conditions
Dev / migrate-postgres (push) Blocked by required conditions
Dev / integrate-boltdb (push) Blocked by required conditions
Dev / integrate-mysql (push) Blocked by required conditions
Dev / integrate-mariadb (push) Blocked by required conditions
Dev / integrate-postgres (push) Blocked by required conditions
Dev / deploy-server (push) Blocked by required conditions
Dev / deploy-runner (push) Blocked by required conditions
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
2024-10-07 17:49:16 +05:00
..
public Support TF/Bash (#2077) 2024-06-13 01:20:57 +05:00
src Merge branch 'develop' of github.com:semaphoreui/semaphore into develop 2024-10-07 17:49:16 +05:00
tests/unit refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.browserslistrc refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.editorconfig refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.eslintrc.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
babel.config.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
gulp-gpt-translate.js feat(ui): translations" 2024-09-29 12:59:15 +05:00
gulpfile.js feat(ui): translations" 2024-09-29 12:59:15 +05:00
package-lock.json Merge pull request #2380 from semaphoreui/dependabot/npm_and_yarn/web/elliptic-6.5.7 2024-09-30 11:30:11 +05:00
package.json Initial pass at multiple ansible vault support. 2024-10-04 15:08:59 -04:00
README.md refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
vue.config.js feat: replace packr and add basic cache headers 2024-03-01 15:52:30 +01:00

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.