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 installThen, start the development server:
pnpm run devVisit http://localhost:3000 in your browser to view.
Apache-2.0 License - see LICENSE for details.