Skip to content

FrilLab/frilday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrilDay

FrilDay is a productivity app centered on planned time, completion, and repeatable routines.

The repository is being organized as a monorepo with a desktop-first release path and a longer-term cloud architecture.

Workspace

apps/
  desktop/        Tauri + React client
  server/         Axum server skeleton

crates/
  frilday-core/   Shared core crate skeleton

docs/
  ARCHITECTURE.md

Current Status

  • apps/desktop is the active application
  • apps/server exists as a bootstrap crate
  • crates/frilday-core exists as a bootstrap crate
  • architecture direction is documented in docs/ARCHITECTURE.md

Desktop App

From the repo root:

cd apps/desktop
npm run build
bunx tauri build

Local packaged app output:

  • apps/desktop/src-tauri/target/release/bundle/macos/dailycheck.app

Workflow

  • keep main buildable
  • use short-lived branches
  • prefer small PRs by layer
  • avoid committing generated outputs

More detail lives in docs/ARCHITECTURE.md.

About

Only what matters. Every day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages