I blog about software, photographs and tutorials. ex-Liftoff, ex-Coreobjects
2024-07-03 While writing test case, I needed to set environment variables for Jest. I don't want to setup dotenv in the spec. Setting…
Postgres Installation Guide and Uncommon SQL Reference for Developers PostgreSQL Installation and Connection Using Docker and Docker Compose…
We will use Typegoose to create MongoDB models instead of using Mongoose directly. "Typegoose is a "wrapper" for easily writing Mongoose…