Easily and distraction-free search through and watch all chapters in the Lex Fridman podcast.
As a big fan of the podcast, I just want to be able to watch and jump around the chapters in different episodes or search for specific topics.
Live app: https://lexpodcast.vercel.app/
- Node.js
- MySQL
copy .env.example to .env and fill in the values
cp .env.example .envinstall dependencies
yarninitialize database
yarn prisma migrate devstart the server
yarn start:devmutation PodcastCron {
podcastCron
}MIT License
