apiClient
in your Next.js application.
routes in apps/api
routes in apps/web
check Hono doc for more details
export types of router
hello/index.ts
Learn how to fetch data from your API in your ShipThing application.
apiClient
in your Next.js application.
apps/api
apps/web