Show HN: A simple starter template for OpenAI Codex

1 ThatGuySam 0 5/20/2025, 3:23:53 PM github.com ↗
Put together a repo with the lessons learned so far from using Codex.

One big thing is you have to do all your network things at the setup step, which means if anything needs to make requests after that, like Next.js fetching font at build step, it will break.

Comments (0)

No comments yet