a simple app to help me with my daily work stuff.
- install nixos to set up the dev environment
- run
nix develop
to enter the dev environment - run
bun install
- run
bun run tauri dev
to start the dev server app or... - run
bun run dev
to start the dev server