Skip to content

Latest commit

 

History

History
executable file
·
22 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

executable file
·
22 lines (12 loc) · 386 Bytes

Symfony 6.1+ and mercure simple demo

the jwt key is: symfony

token is: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.vO5wxP2iwSSpWLb3WLWYwyQ2MA_N_9ZQytZBsJAWN3o

install

composer install

docker compose up -d --build mercure

yarn install

yarn run build

symfony server:start --no-tls

visit: http://localhost:8000