This shows you the differences between two versions of the page.
pw:laboratoare:10 [2020/04/21 22:15] alexandru.hogea [Exercitii] |
pw:laboratoare:10 [2020/04/23 10:42] (current) alexandru.hogea [2. Axios si Request-uri HTTP] |
||
---|---|---|---|
Line 2: | Line 2: | ||
===== Premisa ===== | ===== Premisa ===== | ||
- | <note important>In cadrul acestui laborator, vom accesa backend-ul creat la [[https://gitlab.com/programareweb2020/pwebalexandruhogea/-/tree/master/lab%206| Laboratorul 6]].</note> | + | <note important>In cadrul acestui laborator, vom accesa backend-ul creat la [[https://gitlab.com/programareweb2020/pwebalexandruhogea/-/tree/master/lab%206| Laboratorul 6]]. Cel mai recomandat este sa il clonati din nou si sa dati docker-compose up. Atat serverul cat si baza de date ruleaza amandoua in Docker.</note> |
===== 1. React Router ===== | ===== 1. React Router ===== | ||
Line 55: | Line 55: | ||
{{ :pw:laboratoare:axios_headers.png?nolink&500 |}} | {{ :pw:laboratoare:axios_headers.png?nolink&500 |}} | ||
+ | |||
+ | <note important>Pe langa HOST (localhost in cazurile de mai sus), trebuie mentionat si portul si protocolul. Pentru lab 6 o sa fie http://localhost:3000</note> | ||
===== Exercitii ===== | ===== Exercitii ===== |