Skip to content

bhuone-garbu/serverless-auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless

Setup

  • Install aws cli and configure it. (Recommended)
  • Or you can follow this steps to setup the credentials and environment variables for this project.

Finally, install serverless.

Notes

Uses and references the https://github.com/bhuone-garbu/serverless-auth service as a proof of concept for handling authentication.

Deploying

serverless deploy

Done!!