Giter VIP home page Giter VIP logo

moon-mining-manager's Introduction

Moon Mining Manager

This application manages moon-mining revenue and invoicing for EVE Online corporations and alliances.

Requirements

  • PHP 7.1+
  • MySQL

Installation instructions

  • Run composer install to install backend dependencies
  • Run npm install to install frontend dependencies
  • Run php artisan migrate to create the database tables
  • Rename the .env.example file to .env and add values for your application ID and secret, chosen prime character (must have director role within the corporation) and alliance, and whitelisted alliances/corporations

Operation instructions

  • Run php artisan queue:work to start the job queue process. See the Laravel documentation on Queues for more information on how to use Supervisor to manage job queues.
  • Have your primary user login to the application. They must have director roles within the corporation that owns your refineries in order to retrieve citadel information.
  • Manually add the primary user's ID to the whitelist table. They can now log in to view the application and authorise any other users.

EVE tables

You will need to import the following EVE dump tables into your database. They can be downloaded from Fuzzworks.

  • invTypes
  • invTypeMaterials
  • mapSolarSystems
  • mapRegions

License

This application is open-sourced software licensed under the MIT license.

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.