michaelsoriano / aws-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Project for AWS Developer: Getting Started

This repository contains the demo project for the AWS Developer: Getting Started course on Pluralsight.com.

Project Explanation

Pizza Luvrs is a social network for people who love pizza. Users can create accounts, create pizzas, and share them with others.

Pizza Luvrs

Known Issues

None at this time.

Found one? Please let me know by opening an issue!

License

All Images copyright Ryan Lewis

All Code under MIT license

Named Profiles

https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html

using

--profile devbox

to upload to s3

aws s3 cp s3:/// --profile devbox

optional:

--recursive

--exclude

About


Languages

Language:JavaScript 66.5%Language:CSS 17.4%Language:Handlebars 15.8%Language:Shell 0.3%