Cross-platform Japanese language-learning app based on Houhou SRS https://houhou-srs.com/
Find a file
Michael Zhang 41016c184d Update 'README.md'
Signed-off-by: Michael Zhang <michael@noreply.git.mzhang.io>
2023-06-14 12:15:09 -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 bundle path correctly 2023-06-12 09:42:15 -05:00
src-tauri fix sqlite path 2023-06-12 11:32:10 -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 Update 'README.md' 2023-06-14 12:15:09 -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