Code Monkey home page Code Monkey logo

open-metaverse-pool-www's Introduction

Open Source Metaverse Mining Pool Web Application

Accompanies open-metaverse-pool and can serve as an example or a framework for your frontend.

Prerequisites

  • open-metaverse-pool
  • Ubuntu 16.04.5 LTS
  • nodejs (on Ubuntu 16.04.5 LTS, install nodejs-legacy)
  • git
  • nginx
  • Varnish HTTP Cache

Installation

Use git to download this repo to a folder, then cd to it:

git clone [email protected]:NotoriousPyro/open-metaverse-pool-www.git /Your/Destination/Folder
cd /Your/Destination/Folder

Change ApiUrl: '//example.net/' in config/environment.js to match your domain name, blank will use the current domain. Also don't forget to adjust other options.

Then use the following:

npm install -g [email protected]
npm install -g bower
npm install
bower install

Configure varnish using the example in /examples/varnish.vcl and set the port to open-metaverse-pool API

Configure nginx using the example in /examples/nginx.conf and serve content from /Your/Destination/Folder/dist. Set the upstream port and IP to the varnish server.

Running / Usage

Now just start varnish, nginx, and make sure your API is up. If you get errors, please check folder permissions, missing folders and other common problems PRIOR to raising an issue. Issues raised with no prior debugging will be closed.

To build the web application, use ./build.sh after a fresh install or when you make a change.

open-metaverse-pool-www's People

Contributors

notoriouspyro avatar

Watchers

 avatar  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.