https://github.com/ekwoka/udacity-fsjd
Projects for Udacity's Full Stack JavaScript Developer Degree
https://github.com/ekwoka/udacity-fsjd
angular aws
Last synced: about 2 months ago
JSON representation
Projects for Udacity's Full Stack JavaScript Developer Degree
- Host: GitHub
- URL: https://github.com/ekwoka/udacity-fsjd
- Owner: ekwoka
- Created: 2022-04-18T12:46:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T08:14:37.000Z (about 4 years ago)
- Last Synced: 2025-03-29T09:31:15.283Z (about 1 year ago)
- Topics: angular, aws
- Language: TypeScript
- Homepage:
- Size: 19.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Full Stack JavaScript Developer
This is a monorepo for my projects created as part of the Full Stack JavaScript Developer curriculum put on by Udacity for the Nanodegree of the same name.
## Projects
1. [Image Transform Api](image-transform-api/readme.md)
- Express server for serving up and transforming images on the fly via query params
2. [Ecommerce Storefront Api](storefront-api/readme.md)
- Express server handling communications between client and PostgreSQL Database
- Has Auth-only routes as well as public routes for Client to access
3. [Angular Storefront](angular-storefront/readme.md)
- Ecommerce Frontend powered by Angular
4. [Deployment](deployment/readme.md)
- Documentation connected with the CI/CD deployment of aforementioned projects and database to AWS resources