6.4.0 • Published 3 years ago

pg-api-server v6.4.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

pg-api

Forked from node-express-mongoose.

Branches

branch            remote name:branch    usage
IN DEVELOPMENT -  SEPERATED BRANCH      for development
development ----- X                     for sharing between developers
release --------  staging:master        for testing, next release
master ---------  origin:master         stable, real production

Prerequisite

  • imagemagick

Installation and Usage

To start develop:

git clone <this repo's address>
heroku git:remote pg-api-production --remote production
heroku git:remote pg-api-staging --remote staging

Environment Variables

  • NODE_ENV: Application env (test/stage/production)
  • NPM_TOKEN: Install private module
  • PAYPAL_ISSUE_EVENT, PAYPAL_ISSUE_CHANNEL: listen alert from paypal
  • PAYPAL_SALE_EVENT, PAYPAL_SALE_CHANNEL: listen sale from paypal
  • RESUME_MAILLIST: Mail list of who will receive recruit data
  • NO_PRICE_UPDATE: ?
  • SHOP_ALERT: ?
  • BIG_REDIRECT: ?

API Documentation

Pending