Skip to content

Calculate best market opportunities in EVE online game

License

Notifications You must be signed in to change notification settings

wil92/eve-utils

Repository files navigation

Twitter Follow GitHub followers

EVE utils

Calculate the best market opportunities in the game EVE online.

app preview

Open DB diagram

https://www.diagrameditor.com/

extra/eve-utils-diagram.drawio

Note: SQLite is used in the application

Deploy new version

  1. Update the application version in the package.json file
  2. Create a new tag with the version number
    git tag -a v*.*.* -m "*.*.*"
    
  3. Push the tag to the remote repository
    git push --tags
    

Note: After this 3 steps the GitHub actions will do all the magic by itself

License

About

Calculate best market opportunities in EVE online game

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published