Appends to a given package.json template everything needed.
Gets contents of the main (index) application file.
Gets contents of the user controller file (used when express is enabled).
Gets contents of the new docker-compose.yml file.
Gets contents of the .gitignore file.
Gets contents of the ormconfig file.
Gets contents of the new package.json file.
Gets contents of the new readme.md file.
Gets contents of the route file (used when express is enabled).
Gets contents of the ormconfig file.
Gets contents of the user entity.
Generated using TypeDoc
Generates a new project with TypeORM.