No description
Find a file
2025-12-09 15:41:51 -03:00
public [MVPTN-37] feat(Subview): Ajusta diversos pontos da aplicação para trabalhar com subviews sem sobrecarga 2025-11-17 14:46:39 -03:00
src 15:20 2025-12-09 15:20:16 -03:00
.code-workspace fix(Prettier): Fix automático do código 2025-12-08 16:32:37 -03:00
.gitignore fix(Response): Ajuste do controle de resposta inesperadas vindas do servidor 2025-09-16 11:19:36 -03:00
.prettierrc format(Prettier): Configuração e Execução do prettier como formatador de código 2025-10-01 11:36:28 -03:00
components.json [MVPTN-80] deploy 2025-09-26 17:17:28 -03:00
Dockerfile 1541 2025-12-09 15:41:51 -03:00
eslint.config.mjs fix(eslint): Correção automática de código 2025-10-28 17:18:05 -03:00
LICENSE Initial commit 2025-08-22 20:00:13 +00:00
next.config.ts 1413 2025-12-09 14:13:38 -03:00
package-lock.json Merge branch 'release(DSAAS)' 2025-12-08 10:03:33 -03:00
package.json 1418 2025-12-09 14:18:31 -03:00
postcss.config.mjs format(Prettier): Configuração e Execução do prettier como formatador de código 2025-10-01 11:36:28 -03:00
README.md 1514 2025-12-09 15:14:49 -03:00
tsconfig.json [fe-01] feat(arquitetura): Desenvolvido a arquitetura inicial do frontend 2025-08-22 17:03:03 -03:00

saas_app

Criar envlocal para usar variaveis de ambiente no em desenvolvimento NEXT_PUBLIC_ORIUS_APP_STATE=GO NEXT_PUBLIC_ORIUS_APP_API_URL=http://localhost:8000/ NEXT_PUBLIC_ORIUS_APP_API_PREFIX=api/v1/ NEXT_PUBLIC_ORIUS_APP_API_CONTENT_TYPE=application/json