Project Build with TypeORM Steps to run this project: Run yarn install command Configure the variable settings inside the .env file based on the .env.example file. Run yarn migration:run command Run yarn dev command