bizmatch-project/bizmatch-server
Andreas Knuth 7f67b81242 editCommercialProps, confirmationService, MessageService, Drag & Drop 2024-07-09 14:32:20 +02:00
..
.vscode Draft Mode inkl. Token implementiert 2024-05-28 11:30:00 -05:00
data show all listings, Bug Fixes 2024-05-09 16:10:01 +02:00
src editCommercialProps, confirmationService, MessageService, Drag & Drop 2024-07-09 14:32:20 +02:00
.editorconfig Bug Fixing overall 2024-05-06 20:13:09 +02:00
.eslintrc.js add version.js 2024-05-16 13:32:42 -05:00
.eslintrc.json Bug Fixing overall 2024-05-06 20:13:09 +02:00
.gitignore imagePath changed 2024-05-23 18:09:54 -05:00
.prettierrc Bug Fixing overall 2024-05-06 20:13:09 +02:00
README.md initial release 2024-02-29 10:23:41 -06:00
broker.json cleanup + Property images 2024-05-05 15:30:10 +02:00
drizzle.config.ts Komplettumstieg auf drizzle 2024-04-20 20:48:18 +02:00
nest-cli.json Bug Fixing overall 2024-05-06 20:13:09 +02:00
package.json Draft Mode inkl. Token implementiert 2024-05-28 11:30:00 -05:00
tsconfig.build.json Umbau auf postgres 2. step 2024-04-22 22:26:44 +02:00
tsconfig.json Umbau auf postgres 2. step 2024-04-22 22:26:44 +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.