mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 00:03:49 +01:00
80d28ea2da
* fix(gui): use the store to cache week start * feat(gui): cache zustand store in localStorage This means that before we've loaded any data, we can still display something up-to-date. Avoid flashing! I'll probably want to switch this to the tauri sqlite plugin later |
||
---|---|---|
.. | ||
backend | ||
public | ||
src | ||
.gitignore | ||
components.json | ||
icon.png | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.