From 164457ed0ad3266a4bbee8d9575d799df34e7faf Mon Sep 17 00:00:00 2001 From: lius Date: Fri, 22 Apr 2016 09:38:16 -0300 Subject: [PATCH] Add now on PaaS section now is a new PaaS hosting option for Node.js applications, featuring auto scaling by default (https://zeit.co/now) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7552f22..861b39ca 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ Table of Contents * [elastx.com](http://elastx.com/start/easypaas/) — Free tier with up to 4 cloudlets, must be renewed every year * [pagodabox.io](http://pagodabox.io/) — Small worker, web server, cache, and database for free * [cloudandheat.com](https://www.cloudandheat.com/) — 128 MB of RAM for free, includes support for custom domains for free + * [zeit.co/now](https://zeit.co/now) - Managed platform for Node.js deployments, featuring dynamic realtime scaling. Includes 20 free deploys/month limited to 1GB storage and 1GB bandwidth for OSS projects (source files are exposed on a public URL) ## BaaS