docs: Add more instructions
chore(release): Update CHANGELOG
fix: Typo
Hima - Home Inventory Management Application. Hima also means "home" in a Norwegian dialect.
Hima is a home inventory system that helps you keep track of your belongings. You can create a list of your items, including details like photos, purchase dates, and values. With Hima, you can easily organize and manage your belongings, and have a comprehensive record of your possessions in case of loss, damage, or theft.
It's built using Deno, Fresh and PocketBase. It's made to be lightweight and fast. It's a work in progress atm.
v1.6.8
.v0.21.1
..env.defaults
, cp .env.defaults .env
and update the variables
accordingly.deno task pb
.users
-collection.deno task dev
.Now you have both the frontend and backend running and you're ready to write
some code. For more Deno scripts to run, please checkout deno.json
for more
details.
If you are redirected to /no-backend
, please check out the logs from Deno.
See seperate production docs for more details.
As of 2023-04-06 I'm running this project on a Linux server with both hima
and PB running as systemd
-services. I'm using reverse proxies with
Caddy to have both run on the same server.
Anyone can contribute to Hima. Please refer to the contribution guidelines
Send patches to the mailing list, report bugs on the issue tracker.