go-go-app-sqlite

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2026 License: MIT

README

go-go-app-sqlite

SQLite app workspace for the go-go / wesen-os stack.

Scope

  • Go backend packages and command scaffolding for SQLite app services.
  • Frontend launcher module package @hypercard/sqlite.
  • Composition hooks into wesen-os launcher via @hypercard/sqlite/launcher.

Layout

  • cmd/go-go-app-sqlite: minimal CLI scaffold.
  • apps/sqlite: frontend launcher module and window rendering.
  • pkg/: backend packages (implemented in later phases).

Frontend package exports

apps/sqlite/package.json exports:

  • @hypercard/sqlite
  • @hypercard/sqlite/launcher

Development

# Go checks
GOWORK=off go test ./...

# Frontend typecheck/build (from repository root)
npm install
npm run typecheck
npm run build -w apps/sqlite

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL