#software-engineering
When we look at [[How to start a Qwik project quickly?]], [[How to create api real quick?|api quick]] and [[How to start a remix project quickly?|remix quick]]. We always develop the project from the code level. However, there might slow down a lot of the development.
Instead, we could directly go to the deployment platform and look for template to start with.
1. [Remix Boilerplate – Vercel](https://vercel.com/templates/remix/remix-boilerplate)
2. [Deploy a Remix site · Cloudflare Pages docs](https://developers.cloudflare.com/pages/framework-guides/deploy-a-remix-site/)