Requirements - Look into spinning up a backend server and exposing the same local url as the endpoint. - We will use express.js and a friendly syntax for fast endpoints - File based routing Recommendations: - Look into [Nitro](https://nitro.unjs.io/guide/getting-started). - Look into create-bun-app architecture. - Look into [Vinxi](https://vinxi.vercel.app/)