Mazedul Islam
Engineering FocusCase StudiesProductsTestimonialsAboutBlog
Let's Talk

Writing & Notes

The Blog

Engineering notes on architecture, AI, cloud infrastructure, developer tooling, and the problems that only show up in production.

AllClaude CodeAI Coding ToolsDeveloper WorkflowShellNode.jsAWSEC2NginxPM2Next.jsServer ActionsReactNodemailerZodTypeScriptNest.jsTypeORMPostgreSQLSQLCSSSASSSCSSBootstrap
Nest + TypeORM Database Seeding
NESTJS · TYPEORM

How to seed database using TypeORM in a NestJS project

Seed a Postgres database in NestJS using typeorm-extension: write a seeder class, generate fake users with a factory, and run it all from one npm script.

Aug 3, 20236 min read20.5K
Nest + TypeORM migration
NESTJS · TYPEORM

How to setup TypeORM migrations in a NestJS project

Point TypeORM at your .ts entities and you get "Cannot use import statement outside a module." Load them from dist instead, then wire up build-and-generate and build-and-run scripts in package.json.

Jul 27, 20236 min read4.2K
Mazedul Islam

Senior Full-Stack / Platform Engineer building scalable, cloud-native systems.

Site
Engineering FocusTestimonialsAboutContactSitemap
Writings
BlogCase Studies
Products
PureSignAll products →
© 2026 Mazedul Islam. All rights reserved.Built with care in TypeScript & React.