Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

typeorm/mongo-typescript-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

Example how to use TypeORM with MongoDB using TypeScript

  1. clone repository
  2. run npm i
  3. edit ormconfig.json and change your database configuration
  4. run npm start
  5. enjoy!

How to use CLI?

  1. install typeorm globally: npm i -g typeorm
  2. run typeorm -h to show list of available commands

About

Example how to use TypeORM with MongoDB using TypeScript.

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages