Skip to content

copperwall/twiddit

Repository files navigation

Twiddit

It's like twitter, but reddit


Twiddit is a web app that lets you follow Redditors in a way similar to how you follow people on Twitter.

demo_image

Install

git clone https://github.com/copperwall/twiddit.git
composer install
cp config.example.json config.json

Log into MySQL

  • Create a database called twiddit
  • Run source SQLSchema.sql

To start the app run

php -S <your domain>:<port> index.php

About

Follow people on Reddit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published