An open API service indexing awesome lists of open source software.

https://github.com/daguttt/test-typeorm

Project to test TypeORM features
https://github.com/daguttt/test-typeorm

typeorm typeorm-migration

Last synced: about 1 year ago
JSON representation

Project to test TypeORM features

Awesome Lists containing this project

README

          

# Awesome Project Build with TypeORM

Steps to run this project:

1. Run `npm i` command
2. Setup database settings inside `data-source.ts` file
3. Run `npm start` command