From f3ebec4f6439be2439307dcb70c55d0075dea054 Mon Sep 17 00:00:00 2001 From: Rohit Mahto Date: Thu, 13 Aug 2026 01:22:18 +0530 Subject: [PATCH 1/2] Added Dormhost.dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1e9678..d9d9b66 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ Table of Contents * [zeit.co/now](https://zeit.co/now) — Managed platform for Node.js deployments, featuring dynamic real-time scaling. Includes 20 free deploys/month limited to 1 GB storage and 1 GB bandwidth for OSS projects (source files are exposed on a public URL) * [sandstorm.io](https://sandstorm.io/) — Sandstorm is an open source operating system for personal and private clouds. Free plan offers 200 MB storage and 5 grains free * [gearhost.com](https://www.gearhost.com/pricing) — Platform for .NET and PHP apps. 256 MB of RAM for free on a shared server with limited resources + * [dormHost.dev](https://dormhost.dev) — Heroku-style cheap git push deploys for student and hobby projects; Node.js, Python, Go, Java, Ruby, PHP, .NET, Wordpress or a Dockerfile, with MongoDB/PostgreSQL/MySQL on the same machine; 30-day free trial, sleeps when idle and wakes up in ~300ms. ## BaaS From 96baea8d8b734fac0a3921e3f72f8d707fc370c5 Mon Sep 17 00:00:00 2001 From: Rohit Mahto Date: Thu, 13 Aug 2026 01:23:00 +0530 Subject: [PATCH 2/2] Fix link formatting for dormHost.dev entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9d9b66..57b03c1 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ Table of Contents * [zeit.co/now](https://zeit.co/now) — Managed platform for Node.js deployments, featuring dynamic real-time scaling. Includes 20 free deploys/month limited to 1 GB storage and 1 GB bandwidth for OSS projects (source files are exposed on a public URL) * [sandstorm.io](https://sandstorm.io/) — Sandstorm is an open source operating system for personal and private clouds. Free plan offers 200 MB storage and 5 grains free * [gearhost.com](https://www.gearhost.com/pricing) — Platform for .NET and PHP apps. 256 MB of RAM for free on a shared server with limited resources - * [dormHost.dev](https://dormhost.dev) — Heroku-style cheap git push deploys for student and hobby projects; Node.js, Python, Go, Java, Ruby, PHP, .NET, Wordpress or a Dockerfile, with MongoDB/PostgreSQL/MySQL on the same machine; 30-day free trial, sleeps when idle and wakes up in ~300ms. + * [dormhost.dev](https://dormhost.dev) — Heroku-style cheap git push deploys for student and hobby projects; Node.js, Python, Go, Java, Ruby, PHP, .NET, Wordpress or a Dockerfile, with MongoDB/PostgreSQL/MySQL on the same machine; 30-day free trial, sleeps when idle and wakes up in ~300ms. ## BaaS