Coder Social home page Coder Social logo

eiquidus_doz's Introduction

How to configure/run it :

  1. change permission prestart.sh = chmod +x prestart.sh
  2. run prestart.sh with command = ./prestart.sh this script Install mongoDB, NVM and node v20 and create database explorerdb & create user with username and password
  3. before start the process, change the RPC conenction at here
    • settings.json
    • lib/settings.js

change the "host", "port","username", "password"

  1. change permission start.sh and run it ./start.sh ( this is run pm2 worker and website) or you can run by command npm run start-pm2 npm run pm2-start-worker
  2. now you can access the explorer on local network with port 3001

STOP the server you can stop the service by command "npm run pm2-stop-all"

LOGS the server you can stop the service by command "npm run logs"

REINDEX data you can stop the service by command "npm run reindex"

CHANGE theme open the settings.json and change "theme": "Zephyr" to others , then restart pm2 by command : "npm run reload-pm2"

NB : node must be running and open rpc connection to public, this is example :

add this to your server digitalounce.conf setting

rpcuser=user rpcpassword=changemeplease rpcport=5555 rpcallowip=0.0.0.0/0 maxpeers=50 txindex=1 listen=1 server=1

eiquidus_doz's People

Contributors

haidarabdillah avatar

Watchers

 avatar

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.