bizmatch-project/bizmatch-server
Andreas Knuth e37613ffa0 showInDirectory, loggingInterceptor, conditional Views props & profs 2025-03-03 19:53:43 +01:00
..
.vscode update packages, using FirebaseAdminModule 2025-02-28 23:54:57 +01:00
data Umbau zu location / companyLocation 2024-08-07 19:00:34 +02:00
src showInDirectory, loggingInterceptor, conditional Views props & profs 2025-03-03 19:53:43 +01:00
.editorconfig Bug Fixing overall 2024-05-06 20:13:09 +02:00
.env.development BugFixes bzgl. Observables, Logging Anpassungen, Endpunkt hardening, dotenv-flow usage 2024-09-20 13:49:50 +02:00
.env.production BugFixes bzgl. Observables, Logging Anpassungen, Endpunkt hardening, dotenv-flow usage 2024-09-20 13:49:50 +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 change to firebase auth 2025-02-18 18:05:51 -06: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
importlog.txt Stripe Pricing + Subscriptions 2024-08-21 21:13:43 +02:00
nest-cli.json Bug Fixing overall 2024-05-06 20:13:09 +02:00
package.json update packages, using FirebaseAdminModule 2025-02-28 23:54:57 +01:00
tsconfig.build.json Umstellung auf nodeclassic 2024-09-04 14:56:24 +02:00
tsconfig.json Issue: #109 2024-09-10 21:30:03 +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.