We need to set up a server and build a CI/CD pipeline for a web app.Web app is separated in different repos on frontend (Nuxt) and backend (Django) apps. Main goal is to have prepared scripts and instructions for whole deploy process so I can process deploy for new projects by myself 1) initial server...