···4040- [Next.js](https://nextjs.org/)
4141- [Tailwind CSS](https://tailwindcss.com/)
4242- [shadcn/ui](https://ui.shadcn.com/)
4343+- [tinybird](http://tinybird.co/)
4444+- [planetscale](http://planetscale.com/)
4545+- [drizzle](https://orm.drizzle.team/)
4646+- [clerk](https://clerk.com/)
43474448## Getting Started
4549···747875795. Open [http://localhost:3000](http://localhost:3000) with your browser to see
7680 the result.
8181+8282+For [clerk](https://clerk.com), you will need to create a webhook endpoint. To
8383+access the link via ngrok (free), after login, append `/api/webhook/clerk` to
8484+the link you get after entering:
8585+8686+```
8787+$ ngrok http 3000
8888+```
77897890## Roadmap
7991