avicenna/service/data-hub/data-connector
Marcel Arndt d448ca6516 WIP 2026-01-19 12:21:48 +01:00
..
prisma WIP 2026-01-19 12:21:48 +01:00
src WIP 2026-01-19 12:21:48 +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 WIP 2026-01-19 12:21:48 +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 WIP 2026-01-19 12:21:48 +01:00
tsconfig.build.json init data-connector 2024-07-09 15:12:16 +02:00
tsconfig.json WIP 2026-01-19 12:21:48 +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.