# rediscloud-node-sample **Repository Path**: mirrors_RedisLabs/rediscloud-node-sample ## Basic Information - **Project Name**: rediscloud-node-sample - **Description**: Redis Cloud on Express Sample - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Redis Cloud Node.js Sample A Node.js app sample, running on [Express](http://expressjs.com/) framework, demonstrating how [Redis](http://redis.io) can be used at Heroku.
[SET](http://redis.io/commands/SET) and [GET](http://redis.io/commands/SET) a key, get your Redis [INFO](http://redis.io/commands/INFO) and [FLUSH](http://redis.io/commands/FLUSHDB) your db. The app is currently running on Heroku: [rediscloud-node-sample.herokuapp.com](http://rediscloud-node-sample.herokuapp.com), and uses [Redis Cloud](https://addons.heroku.com/rediscloud) as a backend. ## Deploy to Heroku Instantly deploy it to Heroku: [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/RedisLabs/rediscloud-node-sample)