# counter-app **Repository Path**: lonely0422/counter-app ## Basic Information - **Project Name**: counter-app - **Description**: Simple flask app that counts web site visits and stored in a default Redis backend. Used in Docker Deep Dive book - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-30 - **Last Updated**: 2020-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # counter-app Simple flask app that counts web site visits and stored in a default Redis backend. Used in Docker Deep Dive book **References:** - Docker Deep Dive book (Compose chapter)