Tag this project with a star 🌟
InsightSphere.mp4
This project is licensed under the MIT License - see the LICENSE file for details.
Certifique-se de ter os seguintes pré-requisitos instalados em sua máquina:
- Python (versão 3.0+ recomendado)
- pip (gerenciador de pacotes do Python)
- Django
- Channels
- Daphne
git clone https://github.com/luiisp/InsightSphere
cd Insight Sphere
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver 192.168.1.16:8000