An open API service indexing awesome lists of open source software.

https://github.com/paradedb/website

Official ParadeDB website
https://github.com/paradedb/website

paradedb

Last synced: 6 months ago
JSON representation

Official ParadeDB website

Awesome Lists containing this project

README

          

# ParadeDB Website

Official repository for the [ParadeDB website](https://paradedb.com), hosted on Vercel.

## Getting started

Install the dependencies. We recommend using pnpm. If you want to use `npm`, just replace `pnpm` with `npm`.

```bash
pnpm install
```

Then, start the development server:

```bash
pnpm run dev
```

Visit [http://localhost:3000](http://localhost:3000) in your browser to view the template.

## Notes

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

This project uses [`Tremor Raw`](https://raw.tremor.so/docs/getting-started/installation) components for the UI.