ormconfig.json
v1.0.2
Published
Quickly create ormconfig.json for mysql, postgres, mongodb in JSON or YAML format.!
Maintainers
Readme
ormconfig.json
How to use!!??
Install as a dev-dependency on a particular project:
yarn add -D ormconfig.json
npx ormconfig.jsonInstall globally(recommended if you are using typeorm very often):
yarn global add ormconfig.json
# now you don't have to prefix this command with npx!
tsconfig.json