avicenna/service/data-hub/data-connector
Marcel Arndt c33ab89354 commit open changes from previous iterations 2025-11-18 14:11:27 +01:00
..
prisma commit open changes from previous iterations 2025-11-18 14:11:27 +01:00
src commit open changes from previous iterations 2025-11-18 14:11:27 +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 (dc): data-connector enhancements 2025-06-05 15:24:23 +02: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 (dc): change logging to json 2025-04-11 11:58:19 +02:00
package-lock.json feat: add schichtplanung sync 2025-08-20 10:36:20 +02:00
package.json feat: add schichtplanung sync 2025-08-20 10:36:20 +02:00
tsconfig.build.json init data-connector 2024-07-09 15:12:16 +02:00
tsconfig.json init data-connector 2024-07-09 15:12:16 +02: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.