Commands
Commands
Description
nodpi p nodeapi
Create new project named as nodeapi
with all basic
users functionality
nodpi p nodeapi api
Create new project named as nodeapi
and folder named
as api
with all basic users functionality
nodpi r users
Add new route in project with model, controller and service
nodpi m users
Create user model with basic mongoose schema
nodpi c users
Create user controller
nodpi s users
Create user service
Last updated
Was this helpful?