bizmatch-project/bizmatch-server
Andreas Knuth f66badbfb1 Auth Methoden überarbeitet 2024-08-26 11:58:30 +02:00
..
.vscode Mail Modul überarbeitet, Korrekturen am PaymentService, neuer customerType seller 2024-08-22 22:59:33 +02:00
data Umbau zu location / companyLocation 2024-08-07 19:00:34 +02:00
src Auth Methoden überarbeitet 2024-08-26 11:58:30 +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 Überarbeitung 2024-08-09 17:59:49 +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
dbschema.ts reset criteria on home, show filter on home, new BOM generation, Schema overhaul 2024-07-23 20:46:38 +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 Stripe Integration 2024-08-20 23:27:07 +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.