Skip to content

grikwong/Direct_APIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Direct_APIX

Getting Started

  1. Clone this repo $ git clone https://github.com/grikwong/Direct_APIX.git

  2. Change working directory $ cd Direct_APIX

  3. Fetch dependencies $ npm install

  4. Set the configs via env vars

$ export HOST_URL='https://jerrick-wong-brank-as.solutions.apixplatform.com' # for running this app inside apix platform, subdomain differs per user account, just change it accordingly. Use 'http://localhost' for local development
$ export BEARER_TOKEN='Bearer XXX' # contains the swagger bearer token when tring out the API on https://apixplatform.com/api-console/try/direct/v1
$ export SANDBOX_API_KEY='XXX' # contains the sandbox apikey generated on https://dashboard.brank.as/
  1. Running the application $ npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published