From 42b2ee32aca2c6d3f3180cf7f22c77b84e72963f Mon Sep 17 00:00:00 2001 From: Aris Ripandi Date: Thu, 5 Sep 2024 17:51:41 +0700 Subject: [PATCH] chore: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 367c435..ae7e65d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Learn more about [Remix Stacks][remix-stacks]. ## What's in the stack? - Deploy to [Fly.io](https://fly.io) using [Docker][docker] container +- Ready for multi-tenant (multiple subdomains with a single codebase) - Healthcheck endpoint for [Fly backups region fallbacks][fly-io] - Styling with [Tailwind CSS][tailwindcss], [clsx][clsx], and [tailwind-merge][tailwind-merge] - Code formatting and linting with [Biome][biome]