TypeORM
Selecting Database when installing create-frourio-app
Start the Database
Create an entity file
server/entity/Task.ts
- Call the migration command
- npm
- yarn
- Migration is done to the DB
Selecting Database when installing create-frourio-app
Start the Database
Create an entity file