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