You need Docker (for your Desktop)
docker build -t reddit-style .
docker run --rm --name reddit reddit-style
Access http://localhost:3000/
docker compose up
http://localhost:3000/
You need Docker (for your Desktop)
docker build -t reddit-style .
docker run --rm --name reddit reddit-style
Access http://localhost:3000/
docker compose up
http://localhost:3000/