25 Forks
34 Stars
34 Watchers

content-aggregator-example

This repository contains all the example code to help you build a content aggregator like serverless land. It is split into 2 components: Part 1: The front-end, an auto-building static website. Part 2: The backend, am automaed content aggregation workflow.

How to download and setup content-aggregator-example

Open terminal and run command
git clone https://github.com/aws-samples/content-aggregator-example.git
git clone is used to create a copy or clone of content-aggregator-example repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with content-aggregator-example https://github.com/aws-samples/content-aggregator-example/archive/master.zip

Or simply clone content-aggregator-example with SSH
[email protected]:aws-samples/content-aggregator-example.git

If you have some problems with content-aggregator-example

You may open issue on content-aggregator-example support forum (system) here: https://github.com/aws-samples/content-aggregator-example/issues