Hello, while working on PRs recently, I realized that if the changes are limited to the frontend, we could deploy builds from GitHub PRs using Netlify or Cloudflare Pages, along with the environment variable API_URL=https://hackers.pub/graphql. I think experimenting with how the behavior changes and verifying that everything works correctly in practice would be helpful for the review process.
Hello, while working on PRs recently, I realized that if the changes are limited to the frontend, we could deploy builds from GitHub PRs using Netlify or Cloudflare Pages, along with the environment variable
API_URL=https://hackers.pub/graphql. I think experimenting with how the behavior changes and verifying that everything works correctly in practice would be helpful for the review process.