Açıklama Yok

Gamaliel Espinoza e94ddc354f Except for CouldntDecodeError 6 yıl önce
bin 9fc61fc1ee binary added 7 yıl önce
ondemand e94ddc354f Except for CouldntDecodeError 6 yıl önce
tests f390d72b03 restored endpoint in python 7 yıl önce
.gitignore 0a94c2dc96 fixes 7 yıl önce
CHANGELOG.md 5463c4aa01 Fixed moment require 7 yıl önce
README.md b2f5e9cb16 Directorio de base de datos custom 6 yıl önce
index.js 1a5f31ac7f Initial commit 7 yıl önce
ondemand.js ee9e88e8dc removed unused code 7 yıl önce
package.json b2f5e9cb16 Directorio de base de datos custom 6 yıl önce
requirements.txt 3923e2def2 requirementst.txr 7 yıl önce
setup.py da41ae42db Missing mutagen in depdencies 6 yıl önce

README.md

En desarrollo

Correr

python -m ondemand.service

Producción

Instalación y primera ejecución

Desde la carpeta donde se hizo clone

sudo python setup.py install
pm2 start fourier-ondemand --interpreter python --name ondemand
pm2 save

Las demás ejecuciones

pm2 start ondemand
pm2 restart ondemand
pm2 stop ondemand
# Cualquiera de los casos