Tag: docker
All the articles with the tag "docker".
-
RomM 5: self-host your retro game library on a mini PC
RomM 5 turns a mini PC into a self-hosted retro game library with browser play and save sync. Setup guide plus the hardware tiers that make sense.
-
Scalable Node.js Backend Without Express, Koa, or Hapi
Build a fast Node.js + TypeScript REST API with no web framework, using find-my-way, Sequelize, PostgreSQL, and nginx as a reverse proxy. Full repo included.