Penderis / whaleshare-web

This is community web client for whaleshares blockchain

Home Page:https://wls.fintehru.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whaleshares-web

A fork of Steemit Condenser for web interface of Whaleshares blockchain.

Getting started

export SDC_DATABASE_URL="mysql://root:password@127.0.0.1/steemit_dev"

git clone https://gitlab.com/beyondbitcoin/whaleshares-web.git
cd whaleshares-web
mkdir tmp

Edit the file src/db/config/config.json

Run sequelize db:migrate in src/db directory, like this:

cd src/db
yarn exec sequelize db:migrate

Start in dev mode:

yarn
yarn start

Issues

To report a non-critical issue, please file an issue on this project issue.

If you find a security issue please report details to: mail@whaleshares.net

About

This is community web client for whaleshares blockchain

https://wls.fintehru.org


Languages

Language:JavaScript 87.8%Language:CSS 11.7%Language:HTML 0.4%Language:Dockerfile 0.1%Language:Makefile 0.0%Language:Shell 0.0%