UNPKG

generator-nest-js-boilerplate

Version:

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

7 lines (5 loc) 143 B
/** * Step 1 * Your initialization methods (checking current project state, getting configs, etc) */ module.exports = function() {};