~timharek/hima

Home Inventory Management Application made with Deno and Pocketbase.

85b2815 web/settings: Use slug type

~timharek pushed to ~timharek/hima git

5 days ago

#83 Add icons

~timharek commented on hima todo

7 days ago

#Hima

builds.sr.ht status

Hima - Home Inventory Management Application. Hima also means "home" in a Norwegian dialect.

It's written in Go using templ and TailwindCSS for the frontend and SQLite for storage/database.

The project was originally written with Deno and Fresh using PocketBase.

#Development

#Prerequisites

  1. Go 1.24+
  2. SQLite 3
  3. TailwindCSS standalone CLI

#Usage

  1. Set HIMA_DB to your SQLite 3 database path.
  2. Run make dev
  3. Go to http://localhost:3000 (hot-reloaded on file changes)

#Contributing

Anyone can contribute to Hima. Please refer to the contribution guidelines

Send patches to the mailing list, report bugs on the issue tracker.