Integration of Angular with flask

Job ID: 35179438

Budget: ₹400 – ₹750 INR

Currently we are using python flask as server side and angularjs as client side and running both in 8000 port

Recently we started migrating to Angular14 and for development purpose we are running an ng serve and checking in 4200 port

Now we are thinking on to get this angular also to render from 8000 port instead of 4200 port by just starting flask server alone or else there will be one flask render_template to load the initial angular stuff (index.html). All other routes in flask are effectively api call like how we could map to angular v14
Related categories: Python Flask Angular