https://github.com/diegovictor/cloudfront-website
Chooses a random response and show it on the screen.
https://github.com/diegovictor/cloudfront-website
aws cloudfront cloudfront-website css html javascript js serverless serverless-components serverless-framework
Last synced: about 2 months ago
JSON representation
Chooses a random response and show it on the screen.
- Host: GitHub
- URL: https://github.com/diegovictor/cloudfront-website
- Owner: DiegoVictor
- License: mit
- Created: 2022-10-25T21:56:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-27T12:29:34.000Z (4 months ago)
- Last Synced: 2026-02-27T17:35:52.776Z (4 months ago)
- Topics: aws, cloudfront, cloudfront-website, css, html, javascript, js, serverless, serverless-components, serverless-framework
- Language: CSS
- Homepage:
- Size: 895 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CloudFront Website
[](https://www.serverless.com/)
[](https://raw.githubusercontent.com/DiegoVictor/cloudfront-website/main/LICENSE)
[](http://makeapullrequest.com)
Chooses a random response from a pre defined list and show it on the screen, but the main goal of this project is to host the website on AWS CloudFront.

## Table of Contents
* [Requirements](#requirements)
* [Deploy](#deploy)
# Requirements
* Node.js ^16.3.2
* Serveless Framework 2.72.2
* AWS Account
* [CloudFront](https://aws.amazon.com/pt/cloudfront/)
* [Serverless Components](https://github.com/serverless/components)
> Serverless framework 3 is not working properly with components this is why you should use the lastest version 2
# Deploy
To deploy it:
```
$ sls deploy
```
