Skip to content

TrueBlocks/trueblocks-dalledress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dalledress

A TrueBlocks Wails GUI app generated by newapp. It follows the shared architecture documented in trueblocks-art/ai/Architecture.md: appkit bootstrap, NavState persistence, SQLite with an embedded idempotent schema, and the standard keyboard navigation (Cmd+N to switch views, repeated Cmd+N to cycle a view's tabs, all positions persisted and restored on launch).

Commands

  • make build — build the bundled .app into build/bin/
  • make dev — hot-reload development inside the Wails webview
  • make lint / make type-check / make test

Layout

  • main.go — thin appkit.Run bootstrap
  • app/ — Wails-bound App struct (embeds appkit.NavState)
  • internal/db/ — SQLite access with embedded schema.sql
  • frontend/ — React + Mantine UI using @trueblocks/ui (AppLayout, useViewHotkeys, usePersistedTab)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages