summaryrefslogtreecommitdiff
path: root/extension/examples/MyProject/README.md
blob: 0fdaaf88852171158de4dc74111db650ab8a937c (plain)
1
2
3
4
5
6
7
# 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