pensjon-behandling-process-controller

所属分类:操作系统开发
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-11-27 11:56:33
上 传 者sh-1993
说明:  pensjon行为过程控制器
(pensjon behandling process controller)

文件列表:
.eslintrc.js (141, 2023-12-14)
.nais/ (0, 2023-12-14)
.nais/nais.yaml (1298, 2023-12-14)
.nais/vars-dev-q1.yaml (486, 2023-12-14)
.nais/vars-dev-q2.yaml (486, 2023-12-14)
.nais/vars-prod.yaml (472, 2023-12-14)
.prettierignore (8, 2023-12-14)
Dockerfile (196, 2023-12-14)
app/ (0, 2023-12-14)
app/app.css (12863, 2023-12-14)
app/common/ (0, 2023-12-14)
app/common/date.ts (327, 2023-12-14)
app/common/decodeBehandling.ts (1771, 2023-12-14)
app/common/number.ts (137, 2023-12-14)
app/common/string.ts (470, 2023-12-14)
app/common/utils.ts (445, 2023-12-14)
app/components/ (0, 2023-12-14)
app/components/aktivitet/ (0, 2023-12-14)
app/components/aktivitet/AktivitetCard.tsx (2785, 2023-12-14)
app/components/aktiviteter-table/ (0, 2023-12-14)
app/components/aktiviteter-table/BehandlingAktivitetTable.tsx (3475, 2023-12-14)
app/components/behandling-antall-table/ (0, 2023-12-14)
app/components/behandling-antall-table/BehandlingAntallTable.tsx (1426, 2023-12-14)
app/components/behandling-antall-table/BehandlingAntallTableCard.tsx (876, 2023-12-14)
app/components/behandling/ (0, 2023-12-14)
app/components/behandling/BehandlingCard.tsx (9394, 2023-12-14)
app/components/behandlinger-per-dag-linechart/ (0, 2023-12-14)
app/components/behandlinger-per-dag-linechart/BehandlingerPerDagLineChart.tsx (2215, 2023-12-14)
app/components/behandlinger-per-dag-linechart/BehandlingerPerDagLineChartCard.tsx (1997, 2023-12-14)
app/components/behandlinger-table/ (0, 2023-12-14)
app/components/behandlinger-table/BehandlingerTable.tsx (3305, 2023-12-14)
app/components/card/ (0, 2023-12-14)
app/components/card/Card.module.css (1427, 2023-12-14)
app/components/card/Card.tsx (1741, 2023-12-14)
app/components/card/CardBody.tsx (842, 2023-12-14)
... ...

# Welcome to Remix! - [Remix Docs](https://remix.run/docs) ## Development From your terminal: ```sh npm run dev ``` This starts your app in development mode, rebuilding assets on file changes. ## Deployment First, build your app for production: ```sh npm run build ``` Then run the app in production mode: ```sh npm start ``` Now you'll need to pick a host to deploy it to. ### DIY If you're familiar with deploying node applications, the built-in Remix app server is production-ready. Make sure to deploy the output of `remix build` - `build/` - `public/build/`

近期下载者

相关文件


收藏者