Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 589 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 589 Bytes

Podvoic

Discover, listen, and engage with the most captivating podcasts from diverse genres in one place.

It is built with:

Getting Started

You need to update the env.

PODCAST_INDEX_API_KEY=
PODCAST_INDEX_API_SECRET=
NEXT_PUBLIC_OG_URL=http://localhost:3000

Running Locally

pnpm install
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Credit

The repo is based on cali-fm