command
module
Version:
v0.0.0-...-e3dabad
Opens a new window with list of versions in this module.
Published: Feb 8, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Memory Kana
How to run?
Install
docker
docker compose
direnv
make
go
Create an .envrc file by copying .envrc.example
cp .envrc.example .envrc
and allow it's execution
direnv allow
Development build
Install postgres build downloading its docker image with
make dev
build the app and run it
go build && ./memory-kana
# or
go run .
then open your browser and go to http://localhost:1234.
How it looks

Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.