- docs/ → INFO/DOCS/CONTEXT/ (documentación técnica en markdown) - FLUJOS/DOCS/ + FLUJOS_DATOS/DOCS/ → INFO/DOCS/ (txts de arquitectura) - POCS/ → INFO/POCS/ (pruebas de concepto) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
206 B
Text
12 lines
206 B
Text
========================
|
|
INICIAR MONGODB
|
|
========================
|
|
|
|
sudo systemctl start mongo
|
|
|
|
|
|
========================
|
|
INICIAR FLUJOS
|
|
=======================
|
|
|
|
node /flujos/FLUJOS/BACK_BACK/FLUJOS_APP.js
|