Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to TypeScript and express & Add stats API #1

Merged
merged 18 commits into from
Jul 2, 2023
Merged

Switch to TypeScript and express & Add stats API #1

merged 18 commits into from
Jul 2, 2023

Commits on Jun 11, 2023

  1. Switch to node package

    Setup environment for:
    - Typescript
    - express with ejs as the view engine
    TSRBerry committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    3bcc7d8 View commit details
    Browse the repository at this point in the history
  2. Apply prettier formatting

    TSRBerry committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    bba3b1f View commit details
    Browse the repository at this point in the history
  3. Read API stats from Redis

    TSRBerry committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    09ee4e3 View commit details
    Browse the repository at this point in the history
  4. Apply prettier formatting

    github-actions[bot] authored and TSRBerry committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    248861d View commit details
    Browse the repository at this point in the history
  5. Add Dockerfile

    TSRBerry committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    99d5a73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec41207 View commit details
    Browse the repository at this point in the history
  7. Log redis errors correctly

    TSRBerry committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    e42addd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3dfba2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    415a9b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6accc2a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    e676e87 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    3b7c0b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Add default.nix

    TSRBerry committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    65b14e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd2354 View commit details
    Browse the repository at this point in the history
  3. Bump website version

    TSRBerry committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c9dbe2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a270a0 View commit details
    Browse the repository at this point in the history
  5. Add DATA_PATH env var

    TSRBerry committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    be3e724 View commit details
    Browse the repository at this point in the history
  6. Apply prettier formatting

    TSRBerry committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a067d09 View commit details
    Browse the repository at this point in the history