Ekko

command module
v0.0.0-...-121c169 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2021 License: MIT Imports: 3 Imported by: 0

README

Go Report Card

Ekko

Encrypted Logless Messaging Platform that enables messaging in countries where social platforms are filtered, or for people that need anonymity during times of political turmoil.

Chat Page

To use the chat app: Click Here to View

To Run

$ git clone https://www.github.com/AcidicNic/Ekko
$ cd Ekko
$ cd src
$ go build main.go
$ ./Ekko

navigate to localhost:8080

To Run with Docker

$ git clone https://www.github.com/AcidicNic/Ekko
$ docker build -t ekko-image .
$ docker run -p 8080:8080 --rm --name ekko-container ekko-image

navigate to localhost:8080

To deploy to caprover

$ git clone https://www.github.com/AcidicNic/Ekko
$ docker build -t ekko-image .
$ caprover deploy

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL