Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 264 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 264 Bytes

Environment Variables

Decryption PW=<password> yarn decrypt

Encryption PW=<password> yarn encrypt

Starting server

ENV=<environment> yarn index

Environment

local
develop
staging
production

Starting Lambdas

ENV=<environment> yarn start