UNPKG

generator-nest-js-boilerplate

Version:

This generator will help you to build your own Nest.js Mongodb API using TypeScript 4

9 lines (8 loc) 170 B
module.exports = [ { type: 'list', name: 'wantedDocker', message: 'Do you want to deploy your app in docker container?', choices: ['Yes', 'No'], }, ]