Getting Started
To compile and run the program, use:
Getting Started — React + ICP (Rust) Project
1️⃣ Prerequisites
2️⃣ Installation & Setup
2.1 Clone the repository
git clone https://github.com/CoFi-Xyntra/copilot-finance.git
cd copilot-finance2.2 Install DFX
2.3 Install Rust & Cargo
3️⃣ Project Structure Overview
4️⃣ Install Dependencies
4.1 Rust dependencies (optional, if required by backend)
4.2 Frontend dependencies
5️⃣ Running the Project
5.1 Start the local Internet Computer replica
5.2 Deploy backend canisters
5.3 Start the frontend development server
6️⃣ Additional Commands
7️⃣ Installing Candid Extractor
8️⃣ Multi-Terminal Workflow (Recommended for Development)
9️⃣ Ollama + DeepSeek Integration
9.1 Install Ollama
9.2 Pull the DeepSeek model
9.3 Running DeepSeek locally
Last updated