Skip to content

gbrrrl/trntbl-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trntbl-clone

trntbl-clone is a web-app to fetch your tumblr blog as a playlist. It's currently hosted on egoisticalgoat.de

Installation

If you want to host this project yourself, you can easily do that.

  1. Clone this repo
git clone [email protected]:egoisticalgoat/trntbl-clone.git
  1. Run composer install
composer install
  1. Copy the .env.example to .env and fill it in with the tumblr api key (available here) and the other data
  2. Use it like any other laravel app

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.1%
  • Blade 1.8%
  • Other 0.1%