# Redis samples

| Name | Description |
|------|-------------|
| [NGINX / Node.js / Redis](https://github.com/docker/awesome-compose/tree/master/nginx-nodejs-redis) | A sample Node.js application with Nginx proxy and a Redis database. |
| [Python / Flask / Redis](https://github.com/docker/awesome-compose/tree/master/flask-redis) | A sample Python/Flask and a Redis database. |
| [Nextcloud / Redis / MariaDB](https://github.com/docker/awesome-compose/tree/master/nextcloud-redis-mariadb) | A sample Nextcloud setup. |
| [example-voting-app](https://github.com/dockersamples/example-voting-app) | A sample Docker Compose app. |
| [link-shortener-typescript](https://github.com/dockersamples/link-shortener-typescript) | A Simple URL Shortener built using TypeScript and Nest.js powered with Docker. |
