TeleAfia Project Deployment on Huawei Cloud Free Tier- First trial. This guide details the steps to deploy the TeleAfia project, which uses a Node.js backend and a React frontend, with a MySQL (Sequelize) database, on Huawei Cloud Free Tier. The project will be hosted on an Elastic Cloud Server (ECS).
Prerequisites
Huawei Cloud Account: Ensure you have access to the Huawei Cloud Free Tier.
Git Installed: To clone and push your repository.
MySQL Database: Install MySQL or use Huawei's cloud database services.
Node.js and npm: Installed locally for development.