ifms-pti/web
2024-02-05 09:04:00 -04:00
..
generated OK... That's a lot of changes... 2022-06-14 13:26:01 +00:00
public OK... That's a lot of changes... 2022-06-14 13:26:01 +00:00
src Update colors in Vuetify theme 2024-02-05 09:03:35 -04:00
.browserslistrc Version 2 initial commit 2020-11-06 09:31:28 -04:00
.env.development Remove parse function 2022-08-10 14:06:03 -04:00
.env.production Added SSL 2023-03-28 13:51:35 -04:00
.eslintrc.js Added passwordGenerator 2023-12-14 12:10:13 -04:00
.gitignore Added deploy.sh 2022-01-20 09:41:56 -04:00
.graphqlconfig Version 2 initial commit 2020-11-06 09:31:28 -04:00
.prettierrc OK... That's a lot of changes... 2022-06-14 13:26:01 +00:00
babel.config.js Version 2 initial commit 2020-11-06 09:31:28 -04:00
captain-definition Fix typo 2020-11-17 14:09:16 -04:00
default.conf Version 2 initial commit 2020-11-06 09:31:28 -04:00
Dockerfile Big dependencies update! 2023-12-14 10:12:32 -04:00
jsconfig.json Added NodeJS to techs 2021-10-26 09:05:32 -04:00
package-lock.json Update package versions to 3.8.8 2024-02-05 09:04:00 -04:00
package.json Update package versions to 3.8.8 2024-02-05 09:04:00 -04:00
README.md OK... That's a lot of changes... 2022-06-14 13:26:01 +00:00
tsconfig.json Config 2022-12-08 14:48:36 -04:00
vue.config.js Update packages 2022-12-07 08:23:50 -04:00

Portal de TI - Web Client

Desenvolvimento

npm install
npm get-schema
npm run serve

Compilar para produção

npm run build

Lint

npm run lint