Before running the code, ensure you have the following installed:
This is the backend server to support the core logic for both the mobile app and backoffice.
Clone this repository to your local machine:
git clone https://github.com/your-username/my-app.git
npm install
Populate the .env file
Run the command:
npm run start
npm run build