Coder Social home page Coder Social logo

krmesut / alienworlds_acc_monitor2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vectorxz/alienworlds_acc_monitor

0.0 0.0 0.0 216 KB

Website that keeps monitoring status of WAX account and TLM balance from alienworlds

Home Page: https://www.alienworlds.fun/

JavaScript 97.06% CSS 2.94%

alienworlds_acc_monitor2's Introduction

Alienworlds Account Monitor

Frontend

This project is a website for monitoring Alienworlds account. The website built based on ReactJS with Next.JS.

Backend

This project had backend part in "backend" folder. The backend part work like a middle man to pass through api request to Wax api endpoint.

Development

  1. Clone this project
  2. Install dependencies by npm install
  3. Run server by npm run dev
  4. Run backend server by access backend/
  5. Install dependencies
  6. Run node index.js

Please follow Next.JS documentation for more guide.

Usage

On our website

You can access this service by accessing https://www.alienworlds.fun/

Host on local machine

You can clone this project and run this project on your own machine.

Requirements

  • NodeJS
  • NPM

Frontned

After install NodeJS and npm, clone this project.

  1. Install dependencies npm install
  2. Build website npm run build
  3. Start local server npm run start

Backend

  1. access backend folder
  2. Install dependencies npm install
  3. Run local server node index.js [port] (port is optional, default is 3003)

alienworlds_acc_monitor2's People

Contributors

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