https://github.com/juanesgalvis/akinatornumber
¿Eres Akinator? adivina el número (99% Imposible 🥵 - 1% de fe 😎)
https://github.com/juanesgalvis/akinatornumber
Last synced: 3 months ago
JSON representation
¿Eres Akinator? adivina el número (99% Imposible 🥵 - 1% de fe 😎)
- Host: GitHub
- URL: https://github.com/juanesgalvis/akinatornumber
- Owner: JuanesGalvis
- Created: 2022-11-09T20:58:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T20:10:10.000Z (over 2 years ago)
- Last Synced: 2025-02-05T19:47:32.400Z (4 months ago)
- Language: CSS
- Size: 594 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**📦 INSTALACIÓN:**
- Es necesario tener instalado Node.js
https://nodejs.org/en/download/- Instalación de la base de datos Redis en local:
https://github.com/microsoftarchive/redis/releases- Si se desea visualizar la información guardada en redis se puede instalar la librería "redis-commander"
https://www.npmjs.com/package/redis-commander- Clonar el proyecto
``git clone [email protected]:JuanesGalvis/AkinatorNumber.git``- Instalar las dependencias
``npm install``- Ejecutar el archivo "cluster.js"
``node cluster.js``