This project was developed using:
- You need to install both NodeJS, PNPM, FFMPEG and Full Google Chrome to run this project (To run it on as Server Side, check actions workflow here)
- Access to YouTube API and/or Account on Instagram
Clone repository
$ git clone https://github.com/FelippeChemello/podcast-maker.gitInstall dependencies
$ pnpmBuild and configure
$ pnpm build
$ ./bin/run configureTo configure image generation, you need to setup this project and use the provided production URL
Clone the project and access the folder
$ git clone https://github.com/FelippeChemello/podcast-maker.git && cd podcast-makerInstall dependencies
$ pnpm iCopy .env.local to .env and edit environment variables or configure using CLI
$ cp .env.local .env
$ vim .envor
$ pnpm build
$ ./bin/run configureUse it
$ ./bin/dev --helpThis project is licensed under the MIT License - see the LICENSE file for details.
Made with 💜 by Felippe Chemello 👋 Check out my LinkedIn

