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) 141 B
module.exports = [ { type: 'input', name: 'description', message: 'Enter a description for your app', default: '', }, ];