Checkout white-rabbit.com.ru
This project was generated with Symfony version 4.2.8. just for fun and to explain CORS interconnection between Angular frontend and different backend for Compo developers
Clone it
git clone git@github.com:gun2rin/white-rabbit-symfony-backend.git
Run composer install
Run php bin/console server:start
for a dev server.
Navigate to http://localhost:8000/
Also you should install the img2a CLI application. img2a deb package is distributing with this application.
sudo dpkg -i img2a1.2.1/img2a_1.2.1_all.deb
Checkout angular based frontend
Checkout alternative java-spring-boot based backend