Manoj's Blog

HomeAbout

Subscribe to my newsletter and never miss my upcoming articles

Setting up Ubuntu Server on Raspberry Pi4 with boot from USB SSD

Feb 28, 20217 min read

The Hardware The Pi The device is a Raspberry Pi 4B with 8GB RAM. https://www.raspberrypi.org/products/raspberry-pi-4-model-b/ The case owootec RetroFlag ResPi4. This case is an amazing combination of several things - the NES controllers to play Su...

TypeORM - use QueryBuilder for database seeding

May 13, 20202 min read

TypeORM is a Object Relation Mapping library for TypeScript that allows for abstraction of your database operations in a clean way. It depicts tables as entity classes, provides for automatic synchronization with the database and supports migrations....

envalid - validate your required environment variables

Apr 18, 20202 min read

In the software world - thanks to people who create and maintain open source libraries - there aren't many problems that aren't already solved. In my quest to manage required environment variables for my Node.js applications, I stumbled upon envalid ...

© 2021 Manoj's Blog

PrivacyTerms
Proudly part of