ONI-geyser-calculator

Good Geyser Not Included

APACHE-2.0 License

Stars
18

ONI-geyser-calculator

Good Geyser Not Included

i18n

i18n https://github.com/ekoz/jquery-i18n

  • HTML lang-key
  • JS $.i18n.prop('xxx'[, param1, param2...])
    ${0} ${1}

<p lang-key='xx'><img /></p>

lang-key

./lang/language.js

title

./api nodejs 8+ , ./api .env AI OCR API

# ./api/.env
PORT = 3000 # node 
CLIENT_ID = xxx # Baidu API Client ID   / AK
CLIENT_SECRET = xxx # Baidu API Client Secret  /  SK

cd api
npm install # 
npm install -g pm2 #  pm2 ( node ,  root )
pm2 start index.js --name ONI --watch #  daemon 
pm2 log ONI #