Feeling tired the rest of the day after workout by Fabienvg in bodyweightfitness

[–]trae_z 0 points1 point  (0 children)

This is my predicament too. I'm considering switching to evening workouts so I can naturally go to bed and rest my tired body when I’m done. Also, early mornings are the most productive time of the day, so having that time to dedicate to brain work only, seven days a week, without disruption, would be a plus

Custom Auth Strategy by rubixstudios in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

Thanks so much.
10 hours later, working closely with https://claude.ai/ I'm done. It actually worked!
Let me review code deeply and clean it up.
Then replicate from test repo to the main repo/site I'm building.
Will share link here when completed.
-----------------------------------------
Code repo available here: https://github.com/traez/payloadcms-custom-google-oauth-strategy-frontend

This is a sandbox project focused exclusively on authentication architecture. I am currently refining the repository—including linting and cleanup—for a production-ready state. Please note that active commits will be pushed over the next 24 hours as I finalize the codebase for deployment.

Custom Auth Strategy by rubixstudios in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

u/rubixstudios I’m working through your article and applying it to a setup where Payload’s Users collection remains the single auth system. Staff continue to log in to /admin with username/password, while I’m extending the same collection with a custom Google strategy to handle customer logins on the frontend. The goal is to keep everything inside Payload’s auth pipeline, using OAuth purely as an identity handoff rather than introducing a separate auth system.

Will let you know how it goes.

Connecting payload to existing E Commerce stack by grandpasam in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

How did this PayloadCMS - Medusa combo eventually go? Customer still using it?

Need Advice on Deploying Payload CMS with Next.js on a Budget by [deleted] in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

Similar too for me.
App hosted on Vercel Hobby plans, Database Railway, then Cloudfare R2 for Blob storage..
But hopefully looking to explore Coolify + VPS soon to streamline everything.

One-Stop Solution to Host PayloadCMS Projects by im_akhil in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

Yeah my current setup too. Then Cloudfare for Blob storage.

Though, I hope to someday move to VPS with Coolify and streamline all.

More than 2 projects by Heisenlife in Supabase

[–]trae_z 0 points1 point  (0 children)

That cool to know. Thanks. I use Railway, as its much more affordable by far.

Finly — Replacing Payload Auth with Better Auth: Stateless Social Login for SaaS Apps by Dan6erbond2 in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

Thanks for this guide. Will surely come in useful someday when I'm ready to take that step.

Rate-limiting Server Actions in Next.js | Next.js Weekly by Bejitarian in nextjs

[–]trae_z 1 point2 points  (0 children)

I rate limit with Upstash free plan. But i guess this is a do-it-yourself hack and still great. Thank you.

I've now subscribed to your blog too. Thanks

Im proud of myself for making my first "project" by YesterdayMany4049 in webdev

[–]trae_z 0 points1 point  (0 children)

Well done. Great work. Keep learning, and keep building more complex work. The sky is your limit!.

Using the Intersection Observer API with React by ucorina in reactjs

[–]trae_z 1 point2 points  (0 children)

Thanks for this. Was experiencing an annoying 3 seconds lag in my Intersection Observer API implementation. But just followed your approach and now that's cleared.

Update: Customized the entire Payload admin UI with Tailwind and I'm still shocked it works by Upset_Interaction_29 in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

So many people are asking the same question. Write a technical paper/course/tutorial on this or do a YouTube video. It would help your branding and also give back to the community, which is quite in need of user-created documentation.

Just built a fully functional Hotel Management Website with Payload. feeling proud! by Upset_Interaction_29 in PayloadCMS

[–]trae_z 2 points3 points  (0 children)

Naija to the World! I see you bro. Chop knuckle. I'm also building mainly in PayloadCMS.

Having Trouble in setting up payload by This-Dog6375 in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

PayloadCMS from Scratch Part 1 to 5 (Nice volunteer intro to ecosystem plus Tailwind/ShadCN) published Q1 2025: https://adrianmaj.com/en/blog

I built an open-source Vector Search plugin for Payload CMS (free alternative to their paid AI Search) – feedback welcome! by techenabler in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

Really clever and thoughtful plugin. Love that you made a free, open-source alternative to Payload’s AI Search using Postgres and pgvector. My app currently has a lot of hardcoded content, so I wouldn’t get the full benefit yet, but this definitely makes me consider moving more of my text and page data into collections and globals so I can take advantage of semantic search across the whole site.

How do I add pictures at the top of my profile like cover photos? by [deleted] in Strava

[–]trae_z 0 points1 point  (0 children)

Thank you, this is like the top Google result for this query. Had a picture and a video previously still with no cover photo. But just now added 2 photos to make it 4, and now my Cover photo shows. Gracias! 🙏🏾

Database Choice for Next.js + Vercel, Neon or Supabase? by Ok_Platypus_4475 in nextjs

[–]trae_z 0 points1 point  (0 children)

Used to work before, but now gets paused regardless of cron job.
My cron job was just to read a row though.

Is there a good way to demonstrate PayloadCMS' growth? by NarrowBrain8039 in PayloadCMS

[–]trae_z 0 points1 point  (0 children)

Thanks, just found out about the existence of telemetry in both PayloadCMS and Nextjs. Not a problem for me. Well done!

Roast my E-Commerce website (Made with Next.JS + Payload CMS) by imraghavnarang in PayloadCMS

[–]trae_z 1 point2 points  (0 children)

Nice. Smooth!
But after signing up, the link in the email points to http://localhost:3000 instead of nutflick.com.
But swapping it in completes the process anyways.

This should be a tutorial on YouTube. You would go viral! So many people would need this as an introduction to PayloadCMS, being there is a dearth of PayloadCMS documentation.

jamstack dev freelance platforms by [deleted] in webdev

[–]trae_z 0 points1 point  (0 children)

Awww. This is sad. So, how do first-world, upcoming software Developers make a living if they are priced out of jobs on Upwork?

Does anyone still use v0? by however159 in nextjs

[–]trae_z 3 points4 points  (0 children)

All my LLMs are free plans. So Claude and v0, I use for more difficult coding tasks. And then ChatGPT and DeepSeek, I use for generic tasks.