c3lf-system-3/web
jedi f266133d14
All checks were successful
/ test (pull_request) Successful in 4m9s
/ deploy (push) Successful in 5m17s
/ test (push) Successful in 2m45s
bugfix: use correct url in manual ticket creation
2024-12-23 17:16:17 +01:00
..
node_modules add testdata to docker setup. use sqlite in 'dev' scenario and mailpit in 'testing' 2024-12-22 21:12:57 +01:00
public update requirements.prod.txt 2023-11-27 01:34:58 +01:00
src bugfix: use correct url in manual ticket creation 2024-12-23 17:16:17 +01:00
.editorconfig make indentation consistent 2023-11-27 01:14:52 +01:00
.eslintrc.js make indentation consistent 2023-11-27 01:14:52 +01:00
.gitignore move frontend to /web 2023-11-18 12:51:24 +01:00
API.md move frontend to /web 2023-11-18 12:51:24 +01:00
babel.config.js make indentation consistent 2023-11-27 01:14:52 +01:00
package.json migrate to vue 3 2024-06-22 19:50:05 +02:00
README.md move frontend to /web 2023-11-18 12:51:24 +01:00
vue.config.js migrate to vue 3 2024-06-22 19:50:05 +02:00

c3cloc

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.