eCommerce CDP app full stack Installation and startup Run npm i in the following folders: root backend frontend In the root folder, create a .env file and add the required environment variables. To run both the backend and the frontend: npm start