Catalog Details
CATEGORY
deploymentCREATED BY
CREATED AT
July 17, 2025VERSION
0.0.5-
MODELS
What This Design Does:
A simple and scalable URL Shortener using FastAPI backend, Redis database, and Nginx frontend for serving the web interface.
Caveats and Consideration:
Redis is used without persistent volume. Replace Nginx image with your own built React frontend image for production use.