for the 21st Century...Centuries-awaited project...
kafa.io is new generation torrent site.
- allows you to find torrent files
- no ads, no pop-ups, no new tabs
- modern web design and api
kafa.io is also a bittorrent client. you can download files via this site. p.s. kafa.io is not keep the files on their own servers. it only allows you to find.
kafa.io will integrated p2p services.(put.io, bitport.io) [coming soon]
before start, install node, mongodb, yarn package manager and clone the repo.
$ cd kafa-node
$ yarn install
create .env file.
PORT=<YOUR_PORT>
DATABASE_URL=<MONGO_URL>
SECRET_KEY=<RANDOM_TEXT>
MAILGUN_API_KEY=<YOUR_API_KEY>
MAILGUN_SANDBOX=<YOUR_SANDBOX>
open terminal:
$ yarn start
[coming soon]
want to contribute? fork it and start.