Archived. New code now lives in /Ronin/monorepo
This repository has been archived on 2026-08-17. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • TypeScript 98.1%
  • JavaScript 1.2%
  • CSS 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-10-02 22:05:56 +02:00
bin Added update scripts 2024-05-21 14:11:17 +02:00
public Switch logo 2023-08-01 02:25:47 +02:00
src Typo fix 2025-10-02 22:05:56 +02:00
update-scripts Added ability to upgrade RoninDojo 2024-05-21 14:33:35 +02:00
.editorconfig Updated .editorconfig 2022-03-02 22:08:24 +01:00
.env.example Make session max-age configurable via .env file 2023-04-13 17:49:48 +02:00
.eslintignore Added ESLint, fixed ESLint warning 2021-03-29 22:35:04 +02:00
.eslintrc.json Added eslint-plugin-unicorn 2023-11-14 01:27:06 +01:00
.gitignore V2 2022-02-15 00:46:28 +00:00
.prettierrc Use prettier 2023-11-02 21:09:39 +01:00
LICENSE Initial commit 2020-12-14 00:16:41 +01:00
next-env.d.ts V2 2022-02-15 00:46:28 +00:00
next.config.js Boltzmann functionality and related changes 2025-07-14 15:46:24 +02:00
package.json Release v2.6.0 2025-08-18 14:33:53 +02:00
pm2.config.js Migrate to pnpm from yarn 2021-05-02 21:51:05 +02:00
pnpm-lock.yaml Boltzmann functionality and related changes 2025-07-14 15:46:24 +02:00
postcss.config.js V2 2022-02-15 00:46:28 +00:00
tailwind.config.js Fix outdated Tailwind classes 2023-08-28 21:41:06 +02:00
tsconfig.json V2 2022-02-15 00:46:28 +00:00
typedefs.d.ts V2 2022-02-15 00:46:28 +00:00