This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
Ryujinx-Ldn-Website
Watch
1
Star
0
Fork
You've already forked Ryujinx-Ldn-Website
0
mirror of
https://github.com/Ryujinx/Ryujinx-Ldn-Website.git
synced
2024-12-22 23:05:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dependabot/npm_and_yarn/express-4.19.2
Ryujinx-Ldn-Website
/
.prettierignore
7 lines
59 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Switch to TypeScript and express & Add stats API (#1) * Switch to node package Setup environment for: - Typescript - express with ejs as the view engine * Apply prettier formatting * Read API stats from Redis * Apply prettier formatting * Add Dockerfile * Add environment variables for configuration to README.md * Log redis errors correctly * Connect to redis before executing requests * Rename json properties to match the current ones * Configure Redis error handler and client correctly * Remove workflow to fix pnpm dependencies GitHub supports pnpm for dependabot natively now: https://github.blog/changelog/2023-06-12-dependabot-version-updates-now-supports-pnpm/ * Add REDIS_SOCKET env var and prefer it over REDIS_URL * Add default.nix * Add SOCKET_PATH env var and prefer it over HOST and PORT * Bump website version * Add node symlink to output directory * Add DATA_PATH env var * Apply prettier formatting --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-02 02:05:12 +00:00
dist/
public/
*.js
.github/
Switch to NPM lock files and rewrite nixpkg (#53) This prepare for flake rewrite Signed-off-by: Mary Guillemard <mary@mary.zone>
2024-01-01 15:35:29 +00:00
package-lock.json
Switch to TypeScript and express & Add stats API (#1) * Switch to node package Setup environment for: - Typescript - express with ejs as the view engine * Apply prettier formatting * Read API stats from Redis * Apply prettier formatting * Add Dockerfile * Add environment variables for configuration to README.md * Log redis errors correctly * Connect to redis before executing requests * Rename json properties to match the current ones * Configure Redis error handler and client correctly * Remove workflow to fix pnpm dependencies GitHub supports pnpm for dependabot natively now: https://github.blog/changelog/2023-06-12-dependabot-version-updates-now-supports-pnpm/ * Add REDIS_SOCKET env var and prefer it over REDIS_URL * Add default.nix * Add SOCKET_PATH env var and prefer it over HOST and PORT * Bump website version * Add node symlink to output directory * Add DATA_PATH env var * Apply prettier formatting --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-02 02:05:12 +00:00
nodemon.json
Reference in a new issue
Copy permalink