llm-tools / nestjs-embedjs-template

Repository from Github https://github.comllm-tools/nestjs-embedjs-templateRepository from Github https://github.comllm-tools/nestjs-embedjs-template

NestJS EmbedJs template

This project is built as an example / template to show how to use EmbedJs in a NestJs application.

Getting started

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

License:Apache License 2.0


Languages

Language:TypeScript 100.0%