Bot simulation task Node version: 20.16 To run backend server: cd backend cp .env.example .env npm install npm run dev To run frontend: cd frontend cp .env.example .env npm install npm run dev