avicenna/service/data-hub/data-connector
Marcel Arndt 0fa97c53b1 feat: implement new costTypes
Grundpreis auf Zeit, sowie Privat Versicherung
2025-06-12 17:41:37 +02:00
..
prisma feat: implement new costTypes 2025-06-12 17:41:37 +02:00
src feat: implement new costTypes 2025-06-12 17:41:37 +02: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 (data-hub): add etl feature 2024-07-09 17:23:08 +02: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 init data-connector 2025-04-10 17:32:06 +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 (dc): data-connector enhancements 2025-06-05 15:24:23 +02:00
package.json (dc): data-connector enhancements 2025-06-05 15:24:23 +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.