ifms-pti/web
2021-01-20 08:32:13 -04:00
..
generated Version 2 initial commit 2020-11-06 09:31:28 -04:00
public Favicons update 2020-12-12 09:51:39 -04:00
src Improve hints 2021-01-19 12:46:52 -04:00
.browserslistrc Version 2 initial commit 2020-11-06 09:31:28 -04:00
.env.development Use new IP 2021-01-16 08:55:56 -04:00
.env.production Use SSL in production 2021-01-20 08:32:13 -04:00
.eslintrc.js Version 2 initial commit 2020-11-06 09:31:28 -04:00
.gitignore Version 2 initial commit 2020-11-06 09:31:28 -04:00
.graphqlconfig Version 2 initial commit 2020-11-06 09:31:28 -04:00
.prettierrc Version 2 initial commit 2020-11-06 09:31:28 -04: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 Bump node version 2020-12-21 13:38:17 -04:00
jsconfig.json Added jsconfig.json 2020-12-17 08:33:57 -04:00
package-lock.json Updated vuetify 2020-12-23 10:42:34 -04:00
package.json Update to prisma 2.14 2021-01-05 11:54:31 -04:00
README.md Updated READMEs 2020-11-17 17:01:41 -04:00
vue.config.js Version 2 initial commit 2020-11-06 09:31:28 -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