New Project -
Today I embarked on replicating a project I came across recently, where I create an API for my resume. Additionally I will create an frontend that utilizes this API to generate a resume. My plan is to also have an admin page where I can perform CRUD operations.
My Tech Stack for this Project:
- Frontend/API - Next.JS
- ORM - Prisma
- Database - Supabase
- Hosting - Vercel