Open
Description
I've prepared a Symfony demo App that includes :
- Vue.js + Vue Router
- Offline Plugin , it caches the static assets serves them from cache but I couldn't make send 200 header when going offline yet
- Web mainfest
- basic Service worker file that can be used to send push notification
- buefy
- bulma.io css framework
- [push notifications / web push protocol , partial support as of 09/Aug ]
an online demo can be found on this url : https://elastic.live/ or in this repo : https://github.com/tawfekov/SymfonyVue/
I think it can be a good starting point for SPA Symfony based apps
what do you think ? looking for more ideas
Thanks
P.S I've placed it here because I noticed that demo
repo folks declined any requests about angularjs demo