Closed adamFittlerGit closed 3 days ago
This issue has been progressed with a beta version there now all is needed to to create the backend api in /api/getPostData/route.ts and make it a get request, then setup the backend to retrieve this data from supabase it should be relatively trivel to show this as it can just reuse a lot of the previous code used in my other nextjs api endpoints.
Done it works seemlessly
Need to have an indiviaual page for each post and the posts home page should only include the post image, title, tag and a short AI summary of the post content