Skip to content

fortruce/dynamo-auth

Repository files navigation

Dynamo Auth

Circle Badge

Debug EB Instance

Here are few tips for inspecting deployments to Elastic Beanstalk.

SSH

SSH into the instance running the application with eb ssh. The application resides in /var/app/current while running and in /tmp/deployment/application during deployment. Logs can be found at /var/log/nodejs/nodejs.log.

Logs

You can view recent logs using eb logs. It will also allow you to download all logs.

About

DynamoDB & JWT authentication example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published