Giter Site home page Giter Site logo

antoniel / communities Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 5.94 MB

Zion Communities Server

Home Page: https://communities.getzion.com

Dockerfile 0.38% Go 22.07% HTML 17.50% CSS 4.27% TypeScript 18.52% HCL 6.51% JavaScript 28.85% Jinja 0.12% Shell 1.78%

communities's Introduction

zion-communities

Decentralized message broker for public groups in ZION. Anyone can run a ZION-Community server, to route group messages.

ZION-Community clients can be ZION-relay nodes.

How To Deploy

Frontend

cd frontend/app
npm install
npm run build

Bash

ssh -i ~/.ssh/zion [email protected]
ssh -i ~/.ssh/zion [email protected]
sudo -s
docker exec -it $(docker ps --latest --quiet) bash

Database

truncate table tribes;

Logs

docker ps -q | xargs -L 1 docker logs -f

Private Key (PRIV_KEY)

base64 n2n2-0
base64 -d n2n2-0.encoded 

Communities

communities's People

Contributors

antoniel avatar justinrezvani avatar masterial avatar

Forkers

coinwell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.