How to Install #PeerTube on #Ubuntu VPS

This article provides an in-depth guide demonstrating how to install PeerTube on Ubuntu VPS.
What is PeerTube?
PeerTube is a decentralized, federated video hosting platform powered by WebTorrent and ActivityPub. It enables users to self-host video services and interact with other PeerTube ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-peertube-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #selfhosted #videostreaming #selfhosting #decentralized #nodejs #opensource #letsencrypt #vpsguide #fediverse #installguide

🚀 How to Install and Run Rocket.Chat on #Debian #VPS This article describes how to install and run Rocket.Chat on Debian VPS.
What is Rocket.Chat?
Rocket.Chat is an open-source communication platform designed for team collaboration and messaging, similar to Slack or Microsoft Teams. It offers a flexible, self-hosted alternative for businesses, communities, and developers who want full control ...
Continued 👉 https://blog.radwebhosting.com/install-and-run-rocket-chat-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #nodejs #certbot #rocketchat #selfhosted #selfhosting #nginx

📦 My favourite underrated npm packages in 2026:

🔹 `zod` — Runtime type validation (don't ship without it)
🔹 `drizzle-orm` — Type-safe SQL, zero magic
🔹 `@ai-sdk/core` — Vercel AI SDK is 🔥
🔹 `pino` — Fastest JSON logger
🔹 `bullmq` — Rock-solid job queues

What's your hidden gem? Drop it below 👇

#JavaScript #TypeScript #NodeJS #WebDev #OpenSource #FullStack

⚡ Fresh find #MEDIAPRONET → Subscription Management App fo

Track software subscriptions, licenses, renewals, and recurring costs before they become surprises.

#Payments #Startups #Startup #Freemium #React #Nodejs

https://mediapronet.com/listing/costloop

🚀 How to Deploy #Directus on #Ubuntu #VPS

This guide details the steps required to deploy Directus on Ubuntu VPS server. Our guide walks through deploying Directus on a fresh Ubuntu VPS with PostgreSQL, PM2, and Nginx.
What is Directus?
Directus is an open-source headless CMS and data platform that sits on top of a SQL database (like PostgreSQL or MySQL) and ...
Continued 👉 https://blog.radwebhosting.com/deploy-directus-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #headlesscms #contentmanagement #nodejs #selfhosted #opensource #selfhosting #cmsapps

🚀 How to Deploy #Directus on #Ubuntu #VPS

This guide details the steps required to deploy Directus on Ubuntu VPS server. Our guide walks through deploying Directus on a fresh Ubuntu VPS with PostgreSQL, PM2, and Nginx.
What is Directus?
Directus is an open-source headless CMS and data platform that sits on top of a SQL database (like PostgreSQL or MySQL) and ...
Continued 👉 https://blog.radwebhosting.com/deploy-directus-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #cmsapps #opensource #nodejs #contentmanagement #selfhosted #headlesscms #selfhosting

[Перевод] Немного магии: как устроен API фикстур в Playwright

Playwright использует довольно необычный подход в реализации своего JavaScript API для фикстур. Чтобы понять, как это работает, мне пришлось заглянуть под капот библиотеки и разобраться, откуда в этом API столько магии.

https://habr.com/ru/articles/1047326/

#javascript #playwright #api #nodejs

Немного магии: как устроен API фикстур в Playwright

Один из лучших способов по-настоящему разобраться в инструменте — понять, как он устроен изнутри. С большинством JavaScript-библиотек у меня работает так: мне не нужно заглядывать в исходники, потому...

Хабр

✨ Worth a look #CodeTrendy → Subscription Management App fo

Track software subscriptions, licenses, renewals, and recurring costs before they become surprises.

#Payments #Startups #Startup #Freemium #React #Nodejs

https://codetrendy.com/listing/costloop

🚀 Deploy #OpenStatus on #Debian #VPS (5 Minute Quick-Start Guide)

This article provides a start-to-finish, production-ready guide to deploy OpenStatus on Debian VPS, including all required prerequisites and a clean, repeatable deployment flow.
What is OpenStatus?
OpenStatus is an open-source uptime #monitoring and status page platform designed to help you monitor services, track incidents, and ...
Continued 👉 https://blog.radwebhosting.com/deploy-openstatus-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #nodejs #selfhosted #selfhosting #corepack #letsencrypt

Node.js is changing its release schedule and version numbers

Node.js is moving to one major release a year, year-based version numbers, every release becoming LTS, and a new Alpha channel. Here is what changes.

Node.js Design Patterns