Skip to content

Nicomalacho/feeswise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

You will need the following things properly installed on your computer.

{
  "TRANSFERWISE_API_KEY": "YOUR_API_KEY",
  "TRANSFERWISE_URL": "TW_API_URL"
}

Instalation

  • npm install install node modules

Deploying

Deploying dev

  • npm run api:create create cladiajs api)
  • npm run api:deploy deploy claudiajs api with dev environment
  • npm run api:load-from-json set environment variables

Deploying prod

  • npm run api:create create cladiajs api)
  • npm run api:deploy:prod deploy claudiajs api with dev environment
  • npm run api:load-from-json:prod set environment variables

About

Lambda function to get fiat fees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors