Skip to content

christian-fei/lambda-status-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Installation

1. Heroku setup is needed (see #alternative-installation-steps)

2. Create Heroku application

heroku create APP_NAME

3. Configure Environment

heroku config:set AWS_ACCESS_KEY_ID=[YOUR_AWS_ACCESS_KEY_ID]
heroku config:set AWS_SECRET_ACCESS_KEY=[YOUR_AWS_SECRET_ACCESS_KEY]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published