The landing page for Finito.
npm installCopy .env.example to .env.local and set your values.
Note: We use the Loops newsletter-form endpoint from the client, sending email and a userGroup (e.g., “Finito Waitlist”). If you later need to enforce mailing list membership, add a server-side endpoint using the Loops SDK and set the mailingLists object there.
npm run devnpm run build