Skip to content

darklab8/fl-data-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository shows how to use project fl-darkstat (Online flstat) for automated build of static assets and deployment to github pages

The example is shown on game data from Freelancer Discovery. Same data is used for unit testing of fl-darkstat, fl-configs and fl-darklint

More info

Deployment

  • Your repository should be containing minimal file amount needed for fl-stat
  • And it could use CI workflow for autodeployment similar to shown example.
    • You are provided with Github Action for building. You can customize workflow to what u wish.
    • Instead of deploying to github pages, you can deploy to any other target capable to server static assets (html/css/js)
  • Alternatively fl-darkstat is usable locally, see its repository for more information

Updates

  • Periodically auto updated by cron job in Github Actions CI
  • See contacts here in case of problems