/incentive-dashboard-api

API for the incentive dashboard in geb-app

Primary LanguageTypeScript

Deploy

npm i
npx serverless login
serverless config credentials --provider aws --key xxxxxx --secret xxxxx
npm run deploy