An open API service indexing awesome lists of open source software.

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...

Awesome Lists containing this project

README

        

![logo](https://github.com/cemkiy/kafa-react/blob/master/src/assets/img/logo.gif)\
[![Build Status](https://travis-ci.org/cemkiy/kafa-node.svg?branch=master)](https://travis-ci.org/cemkiy/kafa-node)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![Known Vulnerabilities](https://snyk.io/test/github/cemkiy/kafa-node/badge.svg)](https://snyk.io/test/github/cemkiy/kafa-node)
[![Greenkeeper badge](https://badges.greenkeeper.io/cemkiy/kafa-node.svg)](https://greenkeeper.io/)
[![David-DM badge](https://david-dm.org/cemkiy/kafa-node.svg)](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.