Skip to content
tsmx

tsmx

pragmatic IT

  • start
  • npm-packages

tsmx-dev

Using Apache Kafka for transferring files

16. April 2025 by tsmx-dev

A quick guide on how to use Apache Kafka as a sophisticated platform for exchanging files between applications and systems. The KafkaJS library is used on the producer and consumer side to implement a minimal working example.

Read more

Categories Development, NodeJS Tags Apache Kafka, JavaScript, Kafka, NodeJS

Using Secrets Manager environment variables in AWS ECS

31. January 2025 by tsmx-dev

A really quick 3-step demonstration on how to use AWS Secrets Manager to pass sensitive data as environment variables to containers running in the managed Elastic Container Service (ECS).

Read more

Categories AWS, Cloud Tags ECS, Secrets Manager

React + TypeScript + Bootstrap quick start powered by Vite

13. January 202512. January 2025 by tsmx-dev

Tutorial on how to quickly set-up a React project with TypeScript and Bootstrap using Vite as build tool. We’ll use a simple demo app showing basic concepts of React like component destructuring and leveraging TypeScript benefits. Bonus: Deployment on AWS S3.

Read more

Categories Development, React Tags AWS S3, Bootstrap, TypeScript, Vite

Using pgAdmin running in Docker to access a dockerized PostgreSQL

24. December 20241. December 2024 by tsmx-dev

In this article we’ll show how to set-up pgAdmin running with Docker to access a PostgreSQL database also running as a Docker container on the same host.

Read more

Categories PostgreSQL Tags Docker

Migrating eslintrc.json to eslint.config.js in a CommonJS project

20. August 202419. August 2024 by tsmx-dev

A practical end-to-end guide for migrating an existing .eslintrc.json config (ESLint v8 and before) to the new flat file config eslint.config.js (ESLint v9 and above) in a CommonJS Node.js project including linting of unit-tests with Jest.

Read more

Categories NodeJS Tags CommonJS, configuration, eslint, eslintrc, flatfile, Jest, JSON

Using SQL Developer with PostgreSQL

19. June 202418. June 2024 by tsmx-dev

Quick guide on how to connect to a PostgreSQL database using Oracle SQL Developer.

Read more

Categories PostgreSQL Tags Docker, SQLDeveloper

COPY data between localhost and PostgreSQL running with Docker

4. June 2024 by tsmx-dev

A short article showing how to easily use the COPY command to move data between localhost and a PostgreSQL database running with Docker.

Read more

Categories PostgreSQL Tags copy, data, Docker, file system, localhost, transfer

Running PostgreSQL with Docker on Linux using local persistent data storage

31. May 202428. May 2024 by tsmx-dev

A quick guide demonstrating how to get PostgreSQL up & running in minutes under Linux using Docker. We’ll create local persistent data storage using a Docker volume and connect from localhost with psql.

Read more

Categories PostgreSQL Tags Docker, Linux, local storage, persistent, Postgres, psql, volume

Built and signed on GitHub Actions – publishing npm packages with provenance statements

18. November 202317. November 2023 by tsmx-dev

A quick guide on how to set up a GitHub actions workflow to publish a npm package including the provenance badge and section on npmjs.com.

Read more

Categories NodeJS Tags badge, CI/CD, GitHub actions, NodeJS, npm, npmjs, provenance, workflow

Running Oracle DB in Docker using the official container image – in minutes, free edition available

10. November 2023 by tsmx-dev

Want to run an Oracle database for developing or experimenting for free with minimal setup effort? This article shows how you can get up & running an Oracle DB using Docker in a few minutes.

Read more

Categories Oracle DB Tags database, Docker, free, image, oracle
Older posts
Page1 Page2 … Page4 Next →

Recent Posts

  • Using Apache Kafka for transferring files
  • Using Secrets Manager environment variables in AWS ECS
  • React + TypeScript + Bootstrap quick start powered by Vite
  • Using pgAdmin running in Docker to access a dockerized PostgreSQL
  • Migrating eslintrc.json to eslint.config.js in a CommonJS project

Categories

  • AWS (1)
  • Cloud (2)
  • Development (7)
  • GCP (4)
  • JavaScript (2)
  • MongoDB (3)
  • NodeJS (21)
  • Oracle DB (1)
  • PostgreSQL (4)
  • React (1)

Archives

  • April 2025
  • January 2025
  • December 2024
  • August 2024
  • June 2024
  • May 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • May 2023
  • November 2022
  • June 2022
  • May 2022
  • April 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • June 2021
  • March 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020

Links

Privacy Policy | Imprint

© 2025 tsmx • Built with GeneratePress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy