Skip to content

paradedb/website

Repository files navigation

Search without a second system.
One Postgres for your application data, full-text search, vector retrieval, and aggregations.

WebsiteDocsCommunityBlogChangelog

License  Community  Follow @paradedb


What is this?

Official repository for the ParadeDB website, hosted on Vercel. Looking for ParadeDB itself? Head to paradedb/paradedb.

Getting started

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.

Community & Support

  • Slack — ask questions, share what you're building
  • GitHub Issues — bug reports and suggestions for the website

License

Apache-2.0 License - see LICENSE for details.