Create Mysql Database with Update ./ormconfig.json with correct db info
npm install
npm install -g typeorm
npm run typeorm:cli schema:sync
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create Mysql Database with Update ./ormconfig.json with correct db info
npm install
npm install -g typeorm
npm run typeorm:cli schema:sync
npm start