Originally this project was built utilizing Django. In an effort to modernize and standardize this project to match the design patterns of my portfolio and other projects (Football & Holy-Bible) and also eliminate HTTPS certificate renewal issues, a redesign is necessary.
The stack should consist of the latest versions of each:
- Next.js
- TypeScript
- TailwindCSS (For any and all styling)
- Shadcn (For any and all UI components)
- Prisma
- Better-auth
Originally, the project was hosted on AWS EC2 with docker images being pushed to ECR. Now we will simplify by hosting on Vercel.
What will continue to be used:
- GitHub Issues
- GitHub Actions (will need to convert to Jest instead of Django testing)
- GitHub Secrets
- Gemini API
- Supabase Database
Originally this project was built utilizing Django. In an effort to modernize and standardize this project to match the design patterns of my portfolio and other projects (Football & Holy-Bible) and also eliminate HTTPS certificate renewal issues, a redesign is necessary.
The stack should consist of the latest versions of each:
Originally, the project was hosted on AWS EC2 with docker images being pushed to ECR. Now we will simplify by hosting on Vercel.
What will continue to be used: