Skip to content

Dumb-Crews/socio-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socio-AI

Socio-AI is an AI-powered platform designed for [brief project description]. This repository includes the frontend and backend implementation along with Docker configurations for seamless deployment.

Prerequisites

Frontend

- Node.js (v14.17.0) (includes npm)
- compatible browser (Google Chrome, Mozilla Firefox)

Backend

- Docker
- Install Docker and Docker Compose

Environment Variables

Steps to Run

Clone the Repository

    git clone https://github.com/Dumb-Crews/socio-ai.git
    cd socio-ai

Frontend Setup (Root Directory)

    cd frontend
    npm install
    npm run dev

Backend Setup (Root Directory)

    cd backend
    npm install
    npm run dev

```bash
    docker-compose up --build

Ports [Development: Localhost]

  • Frontend: 3000
  • Backend: 4000 & 5000
    • 4000: API [Main Service]
    • 5000: Flask API [Post Downloader]

Compatibility

Tested With: - Mozilla Firefox Version 89.0.2 (64-bit) - Node.js (v14.17.0) - Docker Desktop Version 3.5.2 (66501)

Contributors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •