- To get started, edit the page.tsx file. -
-- Looking for a starting point or more instructions? Head over to{" "} - - Templates - {" "} - or the{" "} - - Learning - {" "} - center. -
-diff --git a/README.md b/README.md index a08173a..b346d6e 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,15 @@ TODO: - [x] Get a basic nextjs app set up - [x] Set up new laptop github workflow - - - [x] Download next js - [x] Aws terraform plan and apply configured - [] Deploy into my new k8s - [x] k get pods -A works - - [] deploy docker registry credentials - - [] deploy storageclass - - [] deloy traefik customised - - [] deploy who-am-i - - - Traefik certs change to staging - - May need to move aws terraform here too -- [] Deploy into my dockercontainer new image \ No newline at end of file + - [x] deploy docker registry credentials + - [x] deploy storageclass + - [x] deloy traefik customised + - [x] deploy who-am-i + - [] deploy next js to juntekim.com + - [] Traefik certs change from staging to production + - [] Merge my code to main + - [] Push from workflow k8s bootstrap \ No newline at end of file diff --git a/juntekim_frontend/app/page.tsx b/juntekim_frontend/app/page.tsx index 295f8fd..00b4917 100644 --- a/juntekim_frontend/app/page.tsx +++ b/juntekim_frontend/app/page.tsx @@ -2,64 +2,10 @@ import Image from "next/image"; export default function Home() { return ( -
- Looking for a starting point or more instructions? Head over to{" "} - - Templates - {" "} - or the{" "} - - Learning - {" "} - center. -
-