typeorm init

Generates initial TypeORM project structure

Options

NameDescription
--helpShow help for command
-c, --connection <connection>Name of the connection on which to run a query
-n, --name <name>Name of the project directory
--db, --database <database>Database type you'll use in your project
--expressIndicates if express should be included in the project
--dockerSet to true if docker-compose must be generated as well
--pm, --manager <manager>Install packages
-v, --versionShow the version