This is a template for a podcast website. It is built with:
- First, you'd need a podcast RSS url and the final production domain URL for your website.
NEXT_PUBLIC_PODCAST_RSS="yoururl"
NEXT_PUBLIC_OG_URL="https://example.com"- Open
podcast.config.tsto configure your podcast.
pnpm install
pnpm devOpen http://localhost:3000 with your browser to see the result.