@capture-models/database

Capture model database with TypeORM.

Usage no npm install needed!

<script type="module">
  import captureModelsDatabase from 'https://cdn.skypack.dev/@capture-models/database';
</script>

README

Awesome Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm start command