Skip to content

Latest commit

 

History

History

3-data-fetching

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Example 3 - Data Fetching

Setup is identical to example 2, but now the recommendations (team green) are loaded asynchronously. The server rendered version will only show a skeleton instead of the content.

Starting nginx and all team containers

docker-compose up --build

Once everything is build an running you can access the assembled product page via http://127.0.0.1:3000/.