Admin panel for the site that will allow for CRUD func for projects, experience, and blogs. Data store will be DynamoDB. Frontend(TypeScript/Next): - Setup route Backend (Go): - Design data schema and create dynamo table - On data change, kick off a Vercel build
Admin panel for the site that will allow for CRUD func for projects, experience, and blogs. Data store will be DynamoDB.
Frontend(TypeScript/Next):
Backend (Go):