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.
- Download Defang CLI
- (Optional) If you are using Defang BYOC authenticate with your cloud provider account
- (Optional for local development) Docker CLI
To run the application locally, you can use the following command:
docker compose up --build
Note
Download Defang CLI
Deploy your application to the Defang Playground by opening up your terminal and typing:
defang compose up
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