Feature #4935
openInitial Environment Setup – Cold Email Automation (AI-Driven) Project
0%
Description
Created project folder structure for backend (FastAPI) and frontend (React).
• Set up local Python virtual environment and installed core dependencies (FastAPI, Uvicorn, Requests, Dotenv).
• Configured Node.js + React environment for dashboard development.
• Created .env template file for API credentials (Gemini, Brevo, MongoDB).
• Integrated MongoDB Atlas connection for local development.
Subtasks
Related issues
Updated by Vijay Chandra 26 days ago
Creating project folder structure for backend (FastAPI) and frontend (React).
• Set up a local Python virtual environment and installed core dependencies (FastAPI, Uvicorn, Requests, Dotenv).
• Configured Node.js + React environment for dashboard development.
• Created .env template file for API credentials (Gemini, Brevo, MongoDB).
• Integrated MongoDB Atlas connection for local development.