https://github.com/cemkiy/kafa-node
for the 21st Century...Centuries-awaited project...
https://github.com/cemkiy/kafa-node
Last synced: 3 months ago
JSON representation
for the 21st Century...Centuries-awaited project...
- Host: GitHub
- URL: https://github.com/cemkiy/kafa-node
- Owner: cemkiy
- License: mit
- Created: 2018-02-23T13:20:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T07:39:23.000Z (4 months ago)
- Last Synced: 2025-01-17T08:35:09.582Z (4 months ago)
- Language: JavaScript
- Homepage: https://kafa-node.herokuapp.com/
- Size: 353 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
\
[](https://travis-ci.org/cemkiy/kafa-node)
[](https://standardjs.com)
[](https://snyk.io/test/github/cemkiy/kafa-node)
[](https://greenkeeper.io/)
[](https://david-dm.org/)# 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
- [node](https://nodejs.org/)
- [graphql](http://graphql.org/)
- [mongodb](https://www.mongodb.com/)### install
before start, install node, mongodb, yarn package manager and clone the repo.
```sh
$ cd kafa-node
$ yarn install
```### environment
create .env file.
PORT=
DATABASE_URL=
SECRET_KEY=
MAILGUN_API_KEY=
MAILGUN_SANDBOX=### run the project
open terminal:```sh
$ yarn start
```### documentation
[coming soon]
### development
want to contribute?
fork it and start.