I want to create the frontend in Elm, and my Yii application should be just backend, no views, not even an admin section.
I’ve seen lots of examples of using the advanced application template for this, but I don’t want the second application.
So, my application is only going to be made of console / REST - using modules for versioning.
Any exisiting Yii projects I could take a look at / learn from ?