GitHub기반 개인 회고 기록 서비스

github-api nextjs openai-api postgresql prisma tailwindcss typescript
1 Open Issue Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Personal Reflection & Journaling

AI Summary: The task is to fix a search indexing issue caused by HTTP to HTTPS redirection in the GitGo application. The issue is that Googlebot is not indexing the HTTP version of the site, even though it redirects to HTTPS. The solution likely involves configuring the sitemap or robots.txt to only include the HTTPS URLs, or ensuring that the redirection is properly handled by the server to allow Googlebot to follow the redirect and index the HTTPS version.

Complexity: 3/5
bug good first issue P3

GitHub기반 개인 회고 기록 서비스

TypeScript
#github-api#nextjs#openai-api#postgresql#prisma#tailwindcss#typescript