npm create convex@latest -- -t sshader/hono-convexThis example demonstrates how to use Convex HTTP actions with Hono to build a public HTTP API.
This is based off of the Convex HTTP actions demo and uses the honoWithConvex.ts helper with this accompanying post
