Cross-platform Japanese language-learning app based on Houhou SRS https://houhou-srs.com/
Go to file
2023-06-14 15:35:37 -05:00
.github/workflows gh 2023-06-12 09:43:59 -05:00
.vscode init 2023-06-05 22:55:34 -05:00
public init 2023-06-05 22:55:34 -05:00
src ui changes 2023-06-14 15:34:43 -05:00
src-tauri ui changes 2023-06-14 15:34:43 -05:00
.envrc nix 2023-06-12 00:45:53 -05:00
.gitignore nix 2023-06-12 00:45:53 -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
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
package-lock.json kana input 2023-06-11 15:08:19 -05:00
package.json kana input 2023-06-11 15:08:19 -05:00
postcss.config.js still doesn't work 2023-06-11 15:08:15 -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
tailwind.config.js still doesn't work 2023-06-11 15:08:15 -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

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