Tecnologies
This project was developed using:
Examples
βοΈ Requirements
- You need to install both NodeJS, Yarn, 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
π» Getting started
Install and Usage
Clone repository
$ git clone https://github.com/FelippeChemello/podcast-maker.git
Install dependencies
$ yarn
Build and configure
$ yarn build
$ ./bin/run configure
Contribute
Clone the project and access the folder
$ git clone https://github.com/FelippeChemello/podcast-maker.git && cd podcast-maker
Install dependencies
$ yarn
Copy .env.local to .env and edit environment variables or configure using CLI
$ cp .env.local .env
$ vim .env
or
$ yarn build
$ ./bin/run configure
Use it
$ ./bin/dev --help
π License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with π by Felippe Chemello π Check out my LinkedIn