Best of VercelMay 2024

  1. 1
    Article
    Avatar of phProduct Hunt·2y

    Code&Line - Note-taking app for developers

    A post about using Plausible Analytics for data insights, Vercel for infrastructure, and NextUI components for building user interfaces.

  2. 2
    Article
    Avatar of phProduct Hunt·2y

    Hanabi.rest - AI-based API building platform

    Hanabi.rest is an AI-based API building platform that optimizes code for Cloudflare Workers and uses Cloudflare stack for the backend. Vercel is used for front-end deployment and hosting, and Clerk is used for account management.

  3. 3
    Article
    Avatar of vercelVercel·2y

    waitUntil is now available for Vercel Functions – Vercel

    waitUntil is now available for Vercel Functions. The waitUntil() method enqueues an asynchronous task to be performed during the lifecycle of the request without blocking the response.