Node/TypeORM

From Fundamental Ramen
< Node
Revision as of 04:00, 12 August 2020 by Tacoball (talk | contribs) (Created page with "<source lang="bash"> npm install typeorm --save # make ormconfig.json npx typeorm init </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
npm install typeorm --save
# make ormconfig.json
npx typeorm init