https://github.com/ecomplus/app-melhor-envio
E-Com Plus app to integrate Melhor Envio
https://github.com/ecomplus/app-melhor-envio
Last synced: 3 months ago
JSON representation
E-Com Plus app to integrate Melhor Envio
- Host: GitHub
- URL: https://github.com/ecomplus/app-melhor-envio
- Owner: ecomplus
- License: mit
- Created: 2018-10-11T17:03:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T13:56:28.000Z (over 1 year ago)
- Last Synced: 2024-04-26T00:25:40.817Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 590 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# app-melhor-envio
E-Com Plus app to integrate Melhor Envio>Environment variables
Env | Val
---------|--------
ME_CLIENT_ID | Melhor envio client id
ME_CLIENT_SECRET | Melhor envio client_secret
ME_SANDBOX | environment. default false.
ME_REDIRECT_URI | url oauth callback https://meuapp.com/callback
ME_SCOPE | scope de authorização oauth melhor envio
BD_PATH | caminho para sqlite## Production server
Published at https://melhorenvio.ecomplus.biz
### Continuous deployment
When app version is **production ready**,
[create a new release](https://github.com/ecomclub/app-melhor-envio/releases)
to run automatic deploy from `master` branch.