AOSSIE-Org / AOSSIE-Org/EduAid

A Script file to completely automate the project setup process

Đang mở
#218 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
171
Fork
425
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

# Create a `setup.sh` Script for One-Command Installation

## 📝 Description
EduAid currently requires multiple manual steps for installation and setup. This issue proposes creating a new `setup.sh` script in the root directory that automates the **entire installation process** with a single command.

## 🎯 Goal
Provide an easy-to-use installation script that sets up all dependencies, environments, and services required to run EduAid.

## ✅ Proposed Solution
The new `setup.sh` script should:
1. **Check and install dependencies** (Node.js, Python, npm, curl, tar, etc.).
2. **Create and activate a virtual environment** for the backend.
3. **Install backend dependencies** using `pip install -r requirements.txt`.
4. **Download and extract the Sense2Vec model** if not already present.
5. **Install frontend dependencies** for the web app and extension (`npm install`).
6. **Ensure a smooth developer experience** with minimal manual intervention.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.