Skip to content
/ cali-fm Public template
forked from CaliCastle/cali-fm

One-click deploy your podcast website via RSS

License

Notifications You must be signed in to change notification settings

MichaelYuhe/cali-fm

 
 

Repository files navigation

Podcast Studio

This is a template for a podcast website. It is built with:

Getting Started

  1. 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"
  1. Open podcast.config.ts to configure your podcast.

Running Locally

pnpm install
pnpm dev

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

About

One-click deploy your podcast website via RSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.4%
  • CSS 0.5%