Skip to content

Instantly share code, notes, and snippets.

@radzionc
Created January 27, 2018 12:25
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
PORT=5000
DYNAMO_TESTING_PORT=4567
SECRET=secret for jws token encryption
AWS_REGION=eu-west-2
AWS_ACCESS_KEY_ID=<AWS_ACCESS_KEY_ID>
AWS_SECRET_ACCESS_KEY=<AWS_SECRET_ACCESS_KEY>
JWT_LIFESPAN_IN_SECONDS=<seconds>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment