Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.5 KB

File metadata and controls

46 lines (28 loc) · 1.5 KB

Redis & JavaScript

1-click-deploy

This is a Redis and JavaScript application, deployed with Defang.

Note that Defang supports the use of managed Redis in production deployments. You can enable this feature by adding the x-defang-redis: true tag to your Redis service in the compose.yaml file.

Prerequisites

  1. Download Defang CLI
  2. (Optional) If you are using Defang BYOC authenticate with your cloud provider account
  3. (Optional for local development) Docker CLI

Development

To run the application locally, you can use the following command:

docker compose up --build

Deployment

Note

Download Defang CLI

Defang Playground

Deploy your application to the Defang Playground by opening up your terminal and typing:

defang compose up

BYOC

If you want to deploy to your own cloud account, you can use Defang BYOC.


Title: Redis & JavaScript

Short Description: A Redis and JavaScript application, deployed with Defang.

Tags: Redis, JavaScript

Languages: JavaScript