ecomplus / app-tiny

E-Com Plus app to integrate Tiny ERP
MIT License
0 stars 1 forks source link

Moved to https://github.com/ecomplus/app-tiny-erp

app-tiny

CodeFactor

E-Com Plus app to integrate Tiny ERP

Environment variables
Env Val
ECOMCLIENT_NOTIMEOUT true
ECOM_AUTH_DB ~/app/db/tiny.sqlite
LOGGER_OUTPUT ~/app/log/logger.out
LOGGER_ERRORS ~/app/log/logger.err
LOGGER_FATAL_ERRORS ~/app/log/_stderr
PORT 3000
DB_NAME tiny
DB_HOST localhost
DB_USER who
DB_PASS secret

Production server

Published at https://tiny.ecomplus.biz

Continuous deployment

When app version is production ready, create a new release to run automatic deploy from master branch.