Skip to content

firasiano/Serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless

What is this?

Serverless web application, using AWS, Angularjs, and stripe for payments.

In this project, you can see how to use AWS to authenticate users logging in your web app through social websites like Google and Facebook.

Logged in users will have access to upload items on your website and specify price, description, and how long they want to have this item for sale.

Any user should be able to view these items and buy what they like.

Amazon web services used in here: IAM, DynamoDB, S3

How to use it?

It's really simple:

1- Clone Repo to your desktop.

2- Navigate through terminal to the cloned Folder.

3- run it like this: python -m SimpleHTTPServer 9000

4- open the browser and goto localhost:9000.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published