Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.
/ symfonycon-lisbon Public archive

A joind.in clone built with Symfony 4 and Vue.js

Notifications You must be signed in to change notification settings

dunglas/symfonycon-lisbon

Repository files navigation

A modern joind.in clone built with Symfony 4, Vue.js and Mercure

Browse the demo website: https://symfonycon.les-tilleuls.coop And don't forget to rate this talk on joind.in

Execute locally

  • Install the PHP dependencies: composer install
  • Install the JS dependencies: yarn install
  • Start the PHP dev web server: bin/console server:start
  • Start the Encore dev web server: yarn encore dev-server --hot
  • Download Mercure hub on https://mercure.rocks
  • Start the Mercure hub: ALLOW_ANONYMOUS=1 CORS_ALLOWED_ORIGINS=http://localhost:8000 JWT_KEY=ChangeMe ADDR=:3000 ./mercure

Releases

No releases published

Sponsor this project

 

Packages

No packages published