Introduction
Introduction
While developing this cli, many custom schematics were created to assist the cli in file generation.
The following new commands are available to the user if they wish to expedite a manual setup of their server
service-prisma: Creates a newprisma.service.tsand adds it as a provider toapp.module.tsprisma: Adds a sampleUsermodel to theschema.prismafileservice-user: Adds the necessary imports for@techsavvyash/user-serviceinapp.module.tsfixtures: Generate the docker related files along with the shell sciripts needed to run thepre-commitfile in huskyhusky: Creates thepre-commitfile in the.huskyfoldergithub: Creates a new.githubfolder and theISSUE_TEMPLATEandWorkflowsubdirectory in it.devcontainer: Generates thedevcontainer.jsonin the .devcontainer directory.