Skip to content

infhyroyage/PIUPhoenixMyBestPortal

Repository files navigation

PIUPhoenixMyBestPortal

Build and Deploy to GitHub Pages Fetch Pump It Up Phoenix My Best Scores coverage

Overview

Web application that publishes a list of your Pump It Up Phoenix my best scores Over Lv.20 and CO-OP.

How to use

  1. Create your GitHub account.
  2. Create your GitHub Personal Access Token with read and write access to gists.
    • GitHub Docs: Creating a fine-grained personal access token
    • You should grant a fine-grained personal access token with only an account permission to read and write gists.
    • You should copy the token, because it can't be accessed later.
  3. Fork infhyroyage/PIUPhoenixMyBestPortal.
  4. Set the following secrets for your forked repository:
    • GitHub Docs: Creating secrets for a repository
      Name Description Required
      GITHUB_PAT Token of GitHub Personal Access Token
      PIU_PHOENIX_PASSWORD Password of Pump It Up Phoenix account
  5. Set the following configuration variables for your forked repository:
  6. Wait to trigger and complete the workflow named Fetch Pump It Up Phoenix My Best Scores.
    • It is scheduled to run every day at 23:00 UTC.
  7. Access the application at https://<your-username>.github.io/PIUPhoenixMyBestPortal.
    • Example: https://infhyroyage.github.io/PIUPhoenixMyBestPortal

How to develop

See CONTRIBUTING.md for development guidelines.

License

MIT