Skip to content

cemkiy/kafa-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo
Build Status JavaScript Style Guide Known Vulnerabilities Greenkeeper badge David-DM badge

kafa.io

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

you don't need any program

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.

useful app integrations

kafa.io will integrated p2p services.(put.io, bitport.io) [coming soon]

kafa-node tech

install

before start, install node, mongodb, yarn package manager and clone the repo.

$ cd kafa-node
$ yarn install

environment

create .env file.

PORT=<YOUR_PORT>
DATABASE_URL=<MONGO_URL>
SECRET_KEY=<RANDOM_TEXT>
MAILGUN_API_KEY=<YOUR_API_KEY>
MAILGUN_SANDBOX=<YOUR_SANDBOX>

run the project

open terminal:

$ yarn start

documentation

[coming soon]

development

want to contribute? fork it and start.

About

for the 21st Century...Centuries-awaited project...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published