Skip to content

FelippeChemello/podcast-maker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
bin
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Author
GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status
GitHub Workflow Status

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