README
Awesome Project Build with TypeORM
Steps to run this project:
- Run
npm icommand - Setup database settings inside
ormconfig.jsonfile - Run
npm startcommand
Capture model database with TypeORM.
<script type="module">
import captureModelsDatabase from 'https://cdn.skypack.dev/@capture-models/database';
</script>
Steps to run this project:
npm i commandormconfig.json filenpm start command