Official repository for the ParadeDB website, hosted on Vercel.
Install the dependencies. We recommend using pnpm. If you want to use npm
, just replace pnpm
with npm
.
pnpm install
Then, start the development server:
pnpm run dev
Visit http://localhost:3000 in your browser to view the template.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
This project uses Tremor Raw
components for the UI.