Application for browsing and sorting EVE ships by their attributes.
Find a file
TheRealDarklord 83a72a1aa7 chore: cleanup
Removed no longer needed import.
2023-10-29 23:52:42 +01:00
public feat: ship icons 2023-09-07 21:30:14 +02:00
src chore: cleanup 2023-10-29 23:52:42 +01:00
styles feat: ship icons 2023-09-07 21:30:14 +02:00
LICENSE feat: added license 2023-08-29 21:03:06 +02:00
package.json feat: changelog generator 2023-09-16 21:13:11 +02:00
README.md fix: fixed build command 2023-09-09 13:31:22 +02:00
tsconfig.json feat: initial project setup 2023-08-18 18:14:03 +02:00
webpack.common.js fix: reduce app asset size 2023-09-09 13:38:23 +02:00
webpack.dev.js fix: reduce app asset size 2023-09-09 13:38:23 +02:00
webpack.prod.js chore: tuned performance values 2023-09-09 14:59:14 +02:00
yarn.lock feat: changelog generator 2023-09-16 21:13:11 +02:00

eve ship browser

setup

preparations

  • run yarn install to get all dependencies
  • run yarn run build afterwards to build required js and css

installation

  • deploy the public/ directory to a webserver of your choice
  • have fun with your own instance