stuartwk / kumo-api

Anonymous Chat Lapp

Home Page:https://kumo.chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

kumo.chat chat application. Rent chat rooms anyonymous that self destruct in 24 hours, using the Lightning Network for payments. Built ontop of the Nest Framework.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

This is an open source project to show how easy it is to integrate LN payments in your app. If you have any ideas or want to contribute, feel free to make a PR or hit me up on twitter.

Stay in touch

About

Anonymous Chat Lapp

https://kumo.chat


Languages

Language:TypeScript 100.0%