Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

tkhamez/neucore-timerboard

Repository files navigation

EVE Online TimerBoard

Install

  • Copy .env.dist to .env and adjust values or set the corresponding environment variables in another way.
  • Execute composer install
  • Create or update the database schema:
    • backup your database
    • run composer db:update
  • Import scripts/systems.sql

Set the php.ini settings log_errors and error_log to log errors.

Rebuild Frontend

  • Execute npm install

Heroku

  • Add build packs:
heroku buildpacks:add heroku/php
heroku buildpacks:add heroku/nodejs

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published