Giter VIP home page Giter VIP logo

warframe-hub's Introduction

Warframe Hub

Build Status Codacy Badge Supported by the Warframe Community Developers Discord

Prerequisite

In order to run your own version of Warframe Hub, you are required to have the following on your machine:

Dependencies

Most software related dependencies should be managed by NPM, and will be automatically installed when you try to run the project. We'll cover those dependencies in the following section.

Warframe Hub also relies on the availability of the internet, as it will parse the Warframe WorldState. It uses a slightly easier to parse WorldState provided by Warframe Stat.us, API.

Installation

Clone or download and unpack this repository. Install the dependencies using NPM

$ npm i

If everything goes well, it should tell you the number of packages it has installed. Then you can try to run it and hope everything goes well.

$ npm run build
$ npm start

The website will be available for viewing at http://localhost:3000

Development

This website runs on Vue.js, and it does come with a development server that refreshes when it detects code changes. Nodemon is no longer needed as vue comes with its own hot reloader. You can launch the development server using:

$ npm run serve

You can also develop the application through the Vue UI, which you can install through npm i -g @vue/cli

The Vue dashboard will be accessible at http://localhost:8000

Bug/Issue Report

Found a bug or an issue? Please submit a bug/issue report under the issue tab.

Testing

Our builds goes through Travis-CI's tester.

You can see the latest results here or by clicking on the badge at the top of the page.

License

The distribution of this software is protected under Apache License 2.0. If the legal language in the original document is too scary for you, you can view a plain-English version of Apache License which outlines what you can and cannot do with this project HERE

Small Note

Like most projects, Warframe Hub is purely out of passion, love, and dedication to the Warframe Community and open source software in general. This is not our time job, and probably will never be. No donations will be encouraged because once a person starts to receive payments for a passion project, is it still a passion?

warframe-hub's People

Contributors

107g avatar absebo avatar athari avatar bitti09 avatar dsinn avatar ericsihaolin avatar esunder avatar greenkeeper[bot] avatar monoblos avatar nexogone avatar scruffyrules avatar stickler-ci avatar tithen-firion avatar tobitenno 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.