https://github.com/andresmweber/aws-amplify-test
https://github.com/andresmweber/aws-amplify-test
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andresmweber/aws-amplify-test
- Owner: AndresMWeber
- Created: 2020-03-20T23:29:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:40:28.000Z (over 2 years ago)
- Last Synced: 2025-01-16T11:26:33.041Z (4 months ago)
- Language: TypeScript
- Size: 1.57 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AwsAmplifyApp
I created this project as a testbed for AWS front end development using Amplify. This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.24.
It also features a test configuration for FeaturePeek so you can see different snapshots of the website when a PR is made.
## 📝 Table of Contents
- [About](#about)
- [Built Using](#built_using)
- [Authors](#authors)## 📙 About
[INSTRUCTIONS](INSTRUCTIONS.md)## ⛏️ Built Using
- [NodeJS](https://nodejs.org/) - Backend Code
- [AWS S3](https://aws.amazon.com/s3/) - Frontend Hosting
- [TypeScript](https://www.typescriptlang.org/) - Frontend Language
- [Angular](https://angular.io/) - Frontend Framework
- [FeaturePeek](https://featurepeek.com/) - Automated Front-End Review System
- [CodeClimate](https://codeclimate.com/) - Code Health Metrics# ✍️ Authors
* [Andres Weber](https://github.com/AndresMWeber)