This project is built as an example / template to show how to use EmbedJs in a NestJs application.
$ npm install# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prodRepository from Github https://github.comllm-tools/nestjs-embedjs-template
This project is built as an example / template to show how to use EmbedJs in a NestJs application.
$ npm install# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prodApache License 2.0