avicenna/service/data-hub/data-connector
Marcel Arndt ce676f20a4 commit working state
Too many changes to split them up. This commit contains roughly two months worth of work.

This commit introduces the first aggregate and rewrites the ticket system to follow DDD patterns.
It adds Spartan NG as the new component library. TanStack Query to replace GraphQL. Oh and Prisma is
almost over as well.
2026-02-11 16:50:09 +01:00
..
prisma commit working state 2026-02-11 16:50:09 +01:00
src commit working state 2026-02-11 16:50:09 +01:00
test init data-connector 2024-07-09 15:12:16 +02:00
.eslintrc.js init data-connector 2024-07-09 15:12:16 +02:00
.gitignore commit open changes from previous iterations 2025-11-18 14:11:27 +01:00
.prettierrc init data-connector 2024-07-09 15:12:16 +02:00
Dockerfile commit working state 2026-02-11 16:50:09 +01:00
README.md init data-connector 2024-07-09 15:12:16 +02:00
docker-compose.yaml feat: add schichtplanung sync 2025-08-20 10:36:20 +02:00
docker-entrypoint.sh add business model processing 2024-07-15 12:53:11 +02:00
nest-cli.json modernize ticket and accounting 2025-12-12 11:38:30 +01:00
package.json commit working state 2026-02-11 16:50:09 +01:00
tsconfig.build.json init data-connector 2024-07-09 15:12:16 +02:00
tsconfig.json commit working state 2026-02-11 16:50:09 +01:00

README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.