midterm-exam

Full Stack Tech Exam

Name: Jackson

Component Link
GitHub Repository https://github.com/jaxn-harvey/midterm-exam
GitHub Pages (docs/) https://jaxn-harvey.github.io/midterm-exam/
Dev Server (Render) https://midterm-exam-n8uu.onrender.com/
Production Server (GCP) http://34.57.1.36
Issue https://github.com/jaxn-harvey/midterm-exam/issues/2#issue-4066799640
Pull Request https://github.com/jaxn-harvey/midterm-exam/pull/3
Milestone https://github.com/jaxn-harvey/midterm-exam/milestone/1
Successful CI/CD Action https://github.com/jaxn-harvey/midterm-exam/actions/runs/23309477553
ssh cmd to your gcp ssh -i student-key bcumbie@34.57.1.36

Full Stack Tech Exam Instructions

Starting with a given codebase (provided as a GitHub repository), configure and develop a full stack infrastructure and app.

Requirements

for the sake of time, you may can approach these steps in the order you choose.

1️⃣ access the codebase

2️⃣ configure your repository

3️⃣ modify the codebase

4️⃣ set up a dev server

5️⃣ set up a gcp compute engine vm instance

student-key.pub # available on canvas

6️⃣ set up ci/cd on the main branch

Submission