Skip to content

llm-tools/nestjs-embedjs-template

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published