reddit video maker
1.0.0
Automatisierte Inhaltsproduktion in Form von Reddit -Videos.
Merkmale:
Dieses Repo besteht aus zwei Teilen:
project-bog : Das Backend erzeugt alle Videos, kommuniziert mit Reddit API usw.
hammurabi : Das React -Frontend.
# Install packages for both repos
$ make install
# Build web client, move files
$ make build
$ cd bog-api
$ yarn start