Skip to content

lesspod/serverless-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lesspod poc

Experimental lesspod client, build on servless !

HOW TO RUN OFFLINE

Please make sure that serverless is setup before.

Steps to be followed:

  • Creating AWS keys
  • Creating and applying the policy as per serverless json provided.

Once you've aws ready to work with serverless framework.

  • Clone the repo
  • Install dependencies npm install
  • Setting up credentials with this command.
serverless config credentials --provider aws --key AKIAIOSFODNN7EXAMPLE --secret wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY

It will create .aws folder and keep your credentials there which will later be used to deploy to the aws lambada.

  • npm run build
  • npm run dev

Now, you can use postman app to test the api requests.

Testing Signup

Kindly use 'JSON' in sending and receiving post requests.

About

awesome serverless poc experiment :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •