alecwest / resume-website

Uses personal spreadsheet that acts as a single source of truth for both the website and the resume. See https://github.com/alecwest/resume-website-aws for backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website

This project was generated with Angular CLI version 8.3.18.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Notes:

OAuth Configuration

There is a workaround in place in main.ts to support working in both a local dev environment (with localhost redirects) and production (with my actual website).

Permissions

Within the resumewebsite-staging User Pool, users that are part of the cognito:groups group entry/edit/any will be able to create, edit, and delete entries. This is essentially an ADMIN group.

User permissions are validated on the backend by the function resume-data-api-gateway-dynamodb.

About

Uses personal spreadsheet that acts as a single source of truth for both the website and the resume. See https://github.com/alecwest/resume-website-aws for backend


Languages

Language:TypeScript 86.9%Language:HTML 8.8%Language:Shell 2.1%Language:JavaScript 1.2%Language:SCSS 0.8%Language:Dockerfile 0.2%