bizmatch-project/bizmatch-server
Andreas Knuth af982d19d8 First version AI Search 2024-07-15 19:37:35 +02:00
..
.vscode First version AI Search 2024-07-15 19:37:35 +02:00
data show all listings, Bug Fixes 2024-05-09 16:10:01 +02:00
src First version AI Search 2024-07-15 19:37:35 +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 changes to imports & import Embeddings 2024-07-12 22:00:29 +02: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 changes to imports & import Embeddings 2024-07-12 22:00:29 +02:00
nest-cli.json Bug Fixing overall 2024-05-06 20:13:09 +02:00
package.json First version AI Search 2024-07-15 19:37:35 +02: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.