dario-piotrowicz / next-apps-for-testing

very simple nextjs apps used to manually test next-on-pages, until we find a better solution
3 stars 3 forks source link

Test Next.js Platforms Starter Kit and Commerce templates #12

Open paramaggarwal opened 5 months ago

paramaggarwal commented 5 months ago

Next.js has two popular starter kits that we should target supporting on Cloudflare Pages to make it a viable alternative choice for deployment of complex apps.

  1. https://vercel.com/templates/next.js/platforms-starter-kit
  2. https://vercel.com/templates/next.js/nextjs-commerce
dario-piotrowicz commented 5 months ago

@paramaggarwal thank you very much for the suggestion, I will look into adding/testing those templates 🙂👍