Cross-platform Japanese language-learning app based on Houhou SRS https://houhou-srs.com/
Go to file
2023-06-15 20:18:38 -05:00
.github/workflows gh 2023-06-12 09:43:59 -05:00
.reuse Add reuse license 2023-06-14 15:44:09 -05:00
.vscode init 2023-06-05 22:55:34 -05:00
LICENSES Add reuse license 2023-06-14 15:44:09 -05:00
public init 2023-06-05 22:55:34 -05:00
src test 2023-06-15 20:18:38 -05:00
src-tauri zzz 2023-06-15 01:08:52 -05:00
.envrc nix 2023-06-12 00:45:53 -05:00
.gitignore test 2023-06-15 20:18:38 -05:00
.prettierignore still doesn't work 2023-06-11 15:08:15 -05:00
.prettierrc.json5 still doesn't work 2023-06-11 15:08:15 -05:00
.tokeignore fetch 2023-06-11 15:08:15 -05:00
CREDITS.md db 2023-06-11 15:07:06 -05:00
eslint.config.js eslint + more vocab 2023-06-14 23:29:59 -05:00
flake.lock nix 2023-06-12 00:45:53 -05:00
flake.nix nix 2023-06-12 00:45:53 -05:00
index.html init 2023-06-05 22:55:34 -05:00
jest.config.js test 2023-06-15 20:18:38 -05:00
package-lock.json test 2023-06-15 20:18:38 -05:00
package.json test 2023-06-15 20:18:38 -05:00
README.md readme pic 2023-06-14 15:35:37 -05:00
rustfmt.toml infinite scroll 2023-06-11 15:08:18 -05:00
tsconfig.json init 2023-06-05 22:55:34 -05:00
tsconfig.node.json init 2023-06-05 22:55:34 -05:00
vite.config.ts kana input 2023-06-11 15:08:19 -05:00
vitest.config.ts test 2023-06-15 20:18:38 -05:00

Houhou SRS

Based on Houhou SRS

Should run on Windows, Mac, and Linux in theory.

Check releases to see if there are any builds

Building from source

npm ci
npm run tauri dev